HBASE-1551 broke the ability to manage non-regionserver start-up/shut down. ie:
you cant start/stop thrift on a cluster anymore
-------------------------------------------------------------------------------------------------------------------------------
Key: HBASE-1650
URL: https://issues.apache.org/jira/browse/HBASE-1650
Project: Hadoop HBase
Issue Type: Bug
Affects Versions: 0.20.0
Reporter: ryan rawson
Priority: Blocker
Fix For: 0.20.0
I used to be able to do:
bin/hbase-daemons.sh stop thrift
bin/hbase-daemons.sh start thrift
I can't anymore. We can't manage anything but regionservers and zookeeper with
this script now.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.