[
https://issues.apache.org/jira/browse/SLIDER-735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14256139#comment-14256139
]
Ted Yu commented on SLIDER-735:
-------------------------------
When there is no user parameter specified, we can do either of the following:
1. Use the user information for current user
2. List applications for all users
For #2 above, an argument (such as --all) can be added.
> Support specification of user for list command
> ----------------------------------------------
>
> Key: SLIDER-735
> URL: https://issues.apache.org/jira/browse/SLIDER-735
> Project: Slider
> Issue Type: Task
> Reporter: Ted Yu
> Priority: Minor
>
> When list command is issued by a user for whom there is no application
> started:
> {code}
> 2014-12-22 19:12:49,051 [main] DEBUG tools.CoreFileSystem
> (CoreFileSystem.java:listPersistentInstances(566)) - Looking for all
> persisted application at
> hdfs://hor11n14.gq1.ygridcore.net:8020/user/hrt_qa/.slider/cluster
> 2014-12-22 19:12:49,117 [main] DEBUG client.SliderClient
> (SliderClient.java:actionList(1780)) - No application instances found
> {code}
> The ActionListArgs should support specification of user.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)