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:00:12 UTC

[jira] [Resolved] (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 ]

Ted Yu resolved SLIDER-265.
---------------------------

    Resolution: Fixed

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