How do you start and stop region server in HBase

0 votes

Hi,

I have a query that, can I run, multiple Region Server from a single system?

May 23, 2019 in Big Data Hadoop by rana
2,537 views

1 answer to this question.

0 votes

Hey,

You can run multiple region servers from a single system using the following command.

To start the Region server:

$ .bin/local-regionservers.sh start 2 3

To stop a region server, use the following command.

$ .bin/local-regionservers.sh stop 3
answered May 23, 2019 by Gitika
• 65,910 points

Related Questions In Big Data Hadoop

0 votes
11 answers
0 votes
1 answer

What is Modeling data in Hadoop and how to do it?

I suggest spending some time with Apache ...READ MORE

answered Sep 19, 2018 in Big Data Hadoop by Frankie
• 9,830 points
1,561 views
–1 vote
1 answer

How to uninstall and install mysql-server in centos?

Please find below the command to uninstall ...READ MORE

answered Dec 27, 2018 in Big Data Hadoop by Omkar
• 69,210 points
4,181 views
0 votes
1 answer

What do you understand by an inner bag and outer bag in Pig?

Outer bag or relation is nothing but ...READ MORE

answered Feb 21, 2019 in Big Data Hadoop by Frankie
• 9,830 points
1,256 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,208 views
0 votes
1 answer

How to start and stop Master in HBase?

Hello, Using the “local-master-backup.sh” you can start up ...READ MORE

answered May 23, 2019 in Big Data Hadoop by Gitika
• 65,910 points
520 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