You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@slider.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2014/08/04 23:58:14 UTC

[jira] [Created] (SLIDER-283) Add role for HBase THRIFT gateway

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)