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 <yu...@gmail.com> on 2014/06/30 20:06:03 UTC

retrieving configuration for provider

Hi,
For user to retrieve effective hbase-site configuration, the following
needs to be done:

issue 'slider status' command
extract value for "info.am.web.url" from the output
append '/ws/v1/slider/publisher/slider/hbase-site' to the URL

The output from last step is JSON.

I want to get some suggestion on how this procedure can be made more
user-friendly.
Basically the goal is to obtain usable hbase-site.xml

Cheers

Re: retrieving configuration for provider

Posted by Steve Loughran <st...@hortonworks.com>.
I would look at the SLIDER-3 issue and the "slider registry" command in the
forthcoming 0.40 release, which is intended to do all of this.

As well as CLI, and if you do a get with the right extension, you get the
format you want

/ws/v1/slider/publisher/slider/hbase-site.xml

Now, is there stuff not being published in the hbase-site document?




On 30 June 2014 19:06, Ted Yu <yu...@gmail.com> wrote:

> Hi,
> For user to retrieve effective hbase-site configuration, the following
> needs to be done:
>
> issue 'slider status' command
> extract value for "info.am.web.url" from the output
> append '/ws/v1/slider/publisher/slider/hbase-site' to the URL
>
> The output from last step is JSON.
>
> I want to get some suggestion on how this procedure can be made more
> user-friendly.
> Basically the goal is to obtain usable hbase-site.xml
>
> Cheers
>

-- 
CONFIDENTIALITY NOTICE
NOTICE: This message is intended for the use of the individual or entity to 
which it is addressed and may contain information that is confidential, 
privileged and exempt from disclosure under applicable law. If the reader 
of this message is not the intended recipient, you are hereby notified that 
any printing, copying, dissemination, distribution, disclosure or 
forwarding of this communication is strictly prohibited. If you have 
received this communication in error, please contact the sender immediately 
and delete it from your system. Thank You.