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 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南