At the moment, HBase does not supply/use any include/exclude lists like HDFS does. Without security enabled, anyone starting an RS daemon would be able to join into the cluster.
For the include/exclude feature, you can track the JIRA HBASE-3833. On Sun, Jul 27, 2014 at 10:36 PM, gomes <[email protected]> wrote: > Actually SREs in my team, sometimes accidentally bring a region server, even > though those region servers are not supposed to join the cluster. Also when > they bootstrap a new region server, they disable balancer for a long time, I > dont want them to disable for a long period of time. I am just wondering > whether I can explicitly ask master server to not include certain region > servers for region allocation, even if those region servers accidentally > join the pool. > > Thanks, > > > > -- > View this message in context: > http://apache-hbase.679495.n3.nabble.com/Is-there-any-way-I-can-prevent-Hbase-to-allocate-regions-to-particular-region-servers-tp4061980p4061993.html > Sent from the HBase User mailing list archive at Nabble.com. -- Harsh J
