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/12/20 18:06:13 UTC

[jira] [Resolved] (SLIDER-733) Allow specification of user for registry command

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

Ted Yu resolved SLIDER-733.
---------------------------
    Resolution: Not a Problem

--user argument is already supported.

> Allow specification of user for registry command
> ------------------------------------------------
>
>                 Key: SLIDER-733
>                 URL: https://issues.apache.org/jira/browse/SLIDER-733
>             Project: Slider
>          Issue Type: Improvement
>            Reporter: Ted Yu
>
> As user hrt_qa, I issued command to retrieve hbase-site.xml for an instance owned by user hbase.
> I got:
> {code}
> 2014-12-19 21:01:09,279 [main] DEBUG main.ServiceLauncher (ServiceLauncher.java:convertToExitException(522)) - While running service Slider Client: /registry/users/hrt_qa/services/org-apache-slider/hbasesliderapp
> org.apache.slider.core.exceptions.NotFoundException: /registry/users/hrt_qa/services/org-apache-slider/hbasesliderapp
> 	at org.apache.slider.client.SliderClient.resolve(SliderClient.java:3279)
> 	at org.apache.slider.client.SliderClient.lookupServiceRecord(SliderClient.java:3245)
> 	at org.apache.slider.client.SliderClient.actionRegistryGetConfig(SliderClient.java:3112)
> 	at org.apache.slider.client.SliderClient.actionRegistry(SliderClient.java:2610)
> 	at org.apache.slider.client.SliderClient.exec(SliderClient.java:404)
> 	at org.apache.slider.client.SliderClient.runService(SliderClient.java:348)
> 	at org.apache.slider.core.main.ServiceLauncher.launchService(ServiceLauncher.java:188)
> 	at org.apache.slider.core.main.ServiceLauncher.launchServiceRobustly(ServiceLauncher.java:475)
> 	at org.apache.slider.core.main.ServiceLauncher.launchServiceAndExit(ServiceLauncher.java:403)
> 	at org.apache.slider.core.main.ServiceLauncher.serviceMain(ServiceLauncher.java:630)
> 	at org.apache.slider.Slider.main(Slider.java:49)
> {code}
> This issue is to add support for specification of user for registry command.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)