Skip to content
This repository has been archived by the owner on Jan 3, 2023. It is now read-only.

[Disaster Recovery] Add backup table to metastore #901

Closed
qiyuangong opened this issue Aug 8, 2017 · 1 comment
Closed

[Disaster Recovery] Add backup table to metastore #901

qiyuangong opened this issue Aug 8, 2017 · 1 comment
Assignees

Comments

@qiyuangong
Copy link
Contributor

@duzhen1996

  • Add backup table to metstore (MetastoreUtils). This table has four fields: rid (long, big int), src (string, varchar), dest (string, varchar) and period (long, big int) .
  • Add BackupInfo to models.
  • Add BackupDao to daos.
@qiyuangong qiyuangong self-assigned this Aug 8, 2017
qiyuangong pushed a commit that referenced this issue Aug 10, 2017
@qiyuangong
Copy link
Contributor Author

Already done. Thanks @duzhen1996 .Issue closed.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant