How will you backup an HBase cluster

0 votes

Hello,

How is this possible to keep a backup for HBase cluster?

May 22, 2019 in Big Data Hadoop by deeya
1,209 views

1 answer to this question.

0 votes

Hey,

In 2 ways we can perform HBase cluster backups-
  • Live Cluster Backup:- In this method, to copy the data from one table to another on the same cluster or another cluster copy table utility is used. Also, to dump the content of the table onto HDFS on the same cluster, the export utility can be used.
  • Full shutdown Backup:- While here, a period complete shutdown of the HBase cluster is performed and, only for back-end analytics capacity, this kind of approach can be used.

​​

answered May 22, 2019 by Gitika
• 65,910 points

Related Questions In Big Data Hadoop

0 votes
1 answer

How will you choose various file formats for storing and processing data using Apache Hadoop ?

The decision to choose a particular file ...READ MORE

answered Sep 27, 2018 in Big Data Hadoop by zombie
• 3,790 points
1,539 views
0 votes
1 answer

How will you decide whether you need to use the Capacity Scheduler or the Fair Scheduler?

Fair Scheduling is the process in which ...READ MORE

answered Dec 20, 2018 in Big Data Hadoop by Frankie
• 9,830 points
2,609 views
0 votes
1 answer

How will you submit job as particular user?

You need to create a new user ...READ MORE

answered Jan 31, 2019 in Big Data Hadoop by Omkar
• 69,210 points
938 views
0 votes
1 answer
+1 vote
1 answer

Hadoop Mapreduce word count Program

Firstly you need to understand the concept ...READ MORE

answered Mar 16, 2018 in Data Analytics by nitinrawat895
• 11,380 points
10,558 views
0 votes
1 answer

hadoop.mapred vs hadoop.mapreduce?

org.apache.hadoop.mapred is the Old API  org.apache.hadoop.mapreduce is the ...READ MORE

answered Mar 16, 2018 in Data Analytics by nitinrawat895
• 11,380 points
2,185 views
+2 votes
11 answers

hadoop fs -put command?

Hi, You can create one directory in HDFS ...READ MORE

answered Mar 16, 2018 in Big Data Hadoop by nitinrawat895
• 11,380 points
104,214 views
0 votes
1 answer

How to kill a Backup Master in HBase?

Hey, To kill a backup master, you need ...READ MORE

answered May 23, 2019 in Big Data Hadoop by Gitika
• 65,910 points
982 views
0 votes
1 answer

How do you start and stop region server in HBase?

Hey, You can run multiple region servers from ...READ MORE

answered May 23, 2019 in Big Data Hadoop by Gitika
• 65,910 points
2,537 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP