Sumit Mohanty created SLIDER-468:
------------------------------------
Summary: Stopped application status should say Stopped
Key: SLIDER-468
URL: https://issues.apache.org/jira/browse/SLIDER-468
Project: Slider
Issue Type: Bug
Components: client
Affects Versions: Slider 0.50
Reporter: Sumit Mohanty
Fix For: Slider 0.60
For a stopped application.
{noformat}
slider exists hbase1
...
...
2014-10-01 00:58:06,785 [main] INFO impl.TimelineClientImpl - Timeline service
address: http://c6401.ambari.apache.org:8188/ws/v1/timeline/
2014-10-01 00:58:06,967 [main] INFO client.RMProxy - Connecting to
ResourceManager at c6401.ambari.apache.org/192.168.64.101:8050
2014-10-01 00:58:07,723 [main] WARN shortcircuit.DomainSocketFactory - The
short-circuit local reads feature cannot be used because libhadoop cannot be
loaded.
2014-10-01 00:58:07,846 [main] INFO client.SliderClient - Cluster hbase1 exists
2014-10-01 00:58:07,847 [main] INFO util.ExitUtil - Exiting with status 0
{noformat}
{noformat}
slider status hbase1
...
2014-10-01 00:57:56,039 [main] INFO impl.TimelineClientImpl - Timeline service
address: http://c6401.ambari.apache.org:8188/ws/v1/timeline/
2014-10-01 00:57:56,271 [main] INFO client.RMProxy - Connecting to
ResourceManager at c6401.ambari.apache.org/192.168.64.101:8050
2014-10-01 00:57:56,924 [main] WARN shortcircuit.DomainSocketFactory - The
short-circuit local reads feature cannot be used because libhadoop cannot be
loaded.
2014-10-01 00:57:57,240 [main] ERROR main.ServiceLauncher - Application not
running: application_1412109423959_0006 state=FINISHED
2014-10-01 00:57:57,243 [main] INFO util.ExitUtil - Exiting with status 71
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)