You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Jubilee Makanjuola (JIRA)" <ji...@apache.org> on 2014/09/24 06:46:33 UTC

[jira] [Commented] (AMBARI-4825) YARN App Timeline Server does not start after install

    [ https://issues.apache.org/jira/browse/AMBARI-4825?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14145881#comment-14145881 ] 

Jubilee Makanjuola commented on AMBARI-4825:
--------------------------------------------

How did you fix the problem? I'm having similar problem.

> YARN App Timeline Server does not start after install
> -----------------------------------------------------
>
>                 Key: AMBARI-4825
>                 URL: https://issues.apache.org/jira/browse/AMBARI-4825
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-web
>    Affects Versions: 1.5.0
>            Reporter: Srimanth Gunturi
>            Assignee: Srimanth Gunturi
>            Priority: Critical
>             Fix For: 1.5.0
>
>
> {code}
> stderr:   /var/lib/ambari-agent/data/errors-136.txt
>     initial_wait=5
>   File "/usr/lib/python2.6/site-packages/resource_management/core/base.py", line 148, in __init__
>     self.env.run()
>   File "/usr/lib/python2.6/site-packages/resource_management/core/environment.py", line 149, in run
>     self.run_action(resource, action)
>   File "/usr/lib/python2.6/site-packages/resource_management/core/environment.py", line 115, in run_action
>     provider_action()
>   File "/usr/lib/python2.6/site-packages/resource_management/core/providers/system.py", line 238, in action_run
>     raise ex
> Fail: Execution of 'ls /var/run/hadoop-yarn/yarn/yarn-yarn-historyserver.pid >/dev/null 2>&1 && ps `cat /var/run/hadoop-yarn/yarn/yarn-yarn-historyserver.pid` >/dev/null 2>&1' returned 1.
> {code}
> {code}
> stdout:   /var/lib/ambari-agent/data/output-136.txt
>     initial_wait=5
>   File "/usr/lib/python2.6/site-packages/resource_management/core/base.py", line 148, in __init__
>     self.env.run()
>   File "/usr/lib/python2.6/site-packages/resource_management/core/environment.py", line 149, in run
>     self.run_action(resource, action)
>   File "/usr/lib/python2.6/site-packages/resource_management/core/environment.py", line 115, in run_action
>     provider_action()
>   File "/usr/lib/python2.6/site-packages/resource_management/core/providers/system.py", line 238, in action_run
>     raise ex
> Fail: Execution of 'ls /var/run/hadoop-yarn/yarn/yarn-yarn-historyserver.pid >/dev/null 2>&1 && ps `cat /var/run/hadoop-yarn/yarn/yarn-yarn-historyserver.pid` >/dev/null 2>&1' returned 1.
> {code}



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