Ted Yu created SLIDER-283:
-----------------------------
Summary: Add role for HBase THRIFT gateway
Key: SLIDER-283
URL: https://issues.apache.org/jira/browse/SLIDER-283
Project: Slider
Issue Type: Task
Reporter: Ted Yu
Assignee: Ted Yu
HBase THRIFT gateway is normally started this way:
{code}
sudo su - -c \"/usr/lib/hbase/bin/hbase-daemon.sh thrift start -p 16000\" hbase
{code}
16000 is the port number that THRIFT gateway listens to.
We need to add an extra role for the gateway so that user can specify such
gateway in his/her deployment.
--
This message was sent by Atlassian JIRA
(v6.2#6252)