[
https://issues.apache.org/jira/browse/SLIDER-283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14086466#comment-14086466
]
ASF subversion and git services commented on SLIDER-283:
--------------------------------------------------------
Commit a9a91b46662ecf969cbc7c5e69cef214fc91e086 in incubator-slider's branch
refs/heads/develop from [~tedyu]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-slider.git;h=a9a91b4 ]
SLIDER-283 Add role for HBase THRIFT gateway
> 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
> Attachments: slider-283-v1.txt
>
>
> 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)