EMR backup Without downtime

0

Hey folks,

Please guide me with the link about the best ways to take a snapshot of EMR cluster without downtime.

Thank you

已提问 1 年前372 查看次数
1 回答
0

Hello @rePost-User-3679239

HBase uses a built-in snapshot functionality to create lightweight backups of tables. In EMR clusters, these backups can be exported to Amazon S3 using EMRFS. You can create a snapshot on the master node using the HBase shell.

Run these commands interactively with the shell or through a step using command-runner.jar Refer- https://docs.aws.amazon.com/emr/latest/ReleaseGuide/emr-hbase-snapshot.html


If the Answer is helpful, please click Accept Answer and up-vote, so that it can help others in the community looking for help on similar topics.

profile picture
已回答 1 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则