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

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

     [ https://issues.apache.org/jira/browse/SLIDER-265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sumit Mohanty updated SLIDER-265:
---------------------------------

    Attachment: AddHBaseRestSvc.patch

Preliminary patch attached.

> 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: 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)