You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@slider.apache.org by "Steve Loughran (JIRA)" <ji...@apache.org> on 2014/09/03 14:52:51 UTC

[jira] [Assigned] (SLIDER-381) Slider-client exists command does not report status correctly

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

Steve Loughran reassigned SLIDER-381:
-------------------------------------

    Assignee: Steve Loughran

> Slider-client exists command does not report status correctly
> -------------------------------------------------------------
>
>                 Key: SLIDER-381
>                 URL: https://issues.apache.org/jira/browse/SLIDER-381
>             Project: Slider
>          Issue Type: Bug
>          Components: client
>    Affects Versions: Slider 0.50
>            Reporter: Sumit Mohanty
>            Assignee: Steve Loughran
>
> exists says not running while list says RUNNING.
> {noformat}
> [yarn@c6403 bin]$ ./slider exists cl1
> ...
> 2014-08-30 18:28:57,544 [main] INFO  client.RMProxy - Connecting to ResourceManager at c6403.ambari.apache.org/192.168.64.103:8050
> 2014-08-30 18:28:58,139 [main] INFO  client.SliderClient - Cluster cl1 exists but is not running
> 2014-08-30 18:28:58,140 [main] INFO  util.ExitUtil - Exiting with status 0
> [yarn@c6403 bin]$ ./slider list cl1
> ...
> 2014-08-30 18:29:38,794 [main] INFO  client.RMProxy - Connecting to ResourceManager at c6403.ambari.apache.org/192.168.64.103:8050
> 2014-08-30 18:29:39,192 [main] INFO  client.SliderClient - application cl1/org-apache-slider
> version: 0.98.4-hadoop2
> name: hbase
> description: apache hbase is the hadoop database, a distributed, scalable, big data store....
> state: RUNNING
> URL: http://c6403.ambari.apache.org:8088/proxy/application_1408313372583_0070/
> Started 30 Aug 2014 18:28:24 GMT
> RPC :c6403.ambari.apache.org:50412
> 2014-08-30 18:29:39,193 [main] INFO  util.ExitUtil - Exiting with status 0
> {noformat}



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