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.

Who agreed with this solution

avatar
Guru

You shouldn't have to disable the Master service at all.  If you have two HBase masters running (one Active, one Backup), simply stopping the service on the Active Master will trigger the Backup master to take over.  The graceful transition details are handled internally and very effectively by HBase itself.

View solution in original post

Who agreed with this solution