Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

hbase region server - rolling restart

avatar
Expert Contributor

can we include more than one region servers to restart in the rolling restart ? if not why should be the default 1 and we have option to have more than 1 in the text box

1 ACCEPTED SOLUTION

avatar
Super Guru

The only concern that I can think of off the top of my head is that it may affect any the latency of any application accessing HBase. If increased application latency isn't a concern, you may restart multiple RegionServers at a time.

View solution in original post

1 REPLY 1

avatar
Super Guru

The only concern that I can think of off the top of my head is that it may affect any the latency of any application accessing HBase. If increased application latency isn't a concern, you may restart multiple RegionServers at a time.