You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@slider.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/08/04 22:08:11 UTC

[jira] [Commented] (SLIDER-265) Add role for HBase REST gateway

    [ https://issues.apache.org/jira/browse/SLIDER-265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14085203#comment-14085203 ] 

ASF subversion and git services commented on SLIDER-265:
--------------------------------------------------------

Commit 94263fc18e7f6e835071d47f3a40b25f47c7ff88 in incubator-slider's branch refs/heads/develop from [~tedyu]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-slider.git;h=94263fc ]

SLIDER-265 Add role for HBase REST gateway (Sumit)


> Add role for HBase REST gateway
> -------------------------------
>
>                 Key: SLIDER-265
>                 URL: https://issues.apache.org/jira/browse/SLIDER-265
>             Project: Slider
>          Issue Type: Task
>            Reporter: Ted Yu
>            Assignee: Sumit Mohanty
>         Attachments: 265-AddHBaseRestSvc.patch, AddHBaseRestSvc.patch
>
>
> HBase REST gateway is normally started this way:
> {code}
> sudo su - -c \"/usr/lib/hbase/bin/hbase-daemon.sh start rest -p 17000\" hbase
> {code}
> 17000 is the port number that REST 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)