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

gefragt vor einem Jahr369 Aufrufe
1 Antwort
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
beantwortet vor einem Jahr

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen