Hbase Region assignment operation is being handled by
a) zookeeper
b) Hbase Master
c) None of the options
d) Region server
Answers
Answered by
1
(b) Hbase Master
Answered by
0
"The given question is ”Hbase Region assignment operation is being handled by ______?”. From the given options the right option will be the option (b) that is HBase master.
Individually every base region operation has to be handled by the HBase master for sure.
An HBase master receives all the inputs but the work has to be done by the slaves. An HBase master handles only regional operations.
"
Similar questions