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

feita há um ano372 visualizações
1 Resposta
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
respondido há um ano

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas