[
https://issues.apache.org/jira/browse/AMBARI-4384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aleksandr Kovalenko updated AMBARI-4384:
----------------------------------------
Attachment: AMBARI-4384.patch
> HistoryServer won't start after moving JobTracker
> -------------------------------------------------
>
> Key: AMBARI-4384
> URL: https://issues.apache.org/jira/browse/AMBARI-4384
> Project: Ambari
> Issue Type: Bug
> Components: client
> Affects Versions: 1.5.0
> Reporter: Aleksandr Kovalenko
> Assignee: Aleksandr Kovalenko
> Fix For: 1.5.0
>
> Attachments: AMBARI-4384.patch
>
>
> # Deployed single node cluster (HDP 1.3.4).
> # Added 2nd host.
> # Went through _Move JobTracker_ wizard
> History Server wont start on the last step of _Move_ wizard with such output:
> {noformat}
> stderr:
> initial_wait=5
> File "/usr/lib/python2.6/site-packages/resource_management/core/base.py",
> line 152, in __init__
> self.env.run()
> File
> "/usr/lib/python2.6/site-packages/resource_management/core/environment.py",
> line 150, in run
> self.run_action(resource, action)
> File
> "/usr/lib/python2.6/site-packages/resource_management/core/environment.py",
> line 116, in run_action
> provider_action()
> File
> "/usr/lib/python2.6/site-packages/resource_management/core/providers/system.py",
> line 237, in action_run
> raise ex
> Fail: Execution of 'ls /var/run/hadoop/mapred/hadoop-mapred-historyserver.pid
> >/dev/null 2>&1 && ps `cat
> /var/run/hadoop/mapred/hadoop-mapred-historyserver.pid` >/dev/null 2>&1'
> returned 1.
> stdout:
> initial_wait=5
> File "/usr/lib/python2.6/site-packages/resource_management/core/base.py",
> line 152, in __init__
> self.env.run()
> File
> "/usr/lib/python2.6/site-packages/resource_management/core/environment.py",
> line 150, in run
> self.run_action(resource, action)
> File
> "/usr/lib/python2.6/site-packages/resource_management/core/environment.py",
> line 116, in run_action
> provider_action()
> File
> "/usr/lib/python2.6/site-packages/resource_management/core/providers/system.py",
> line 237, in action_run
> raise ex
> Fail: Execution of 'ls /var/run/hadoop/mapred/hadoop-mapred-historyserver.pid
> >/dev/null 2>&1 && ps `cat
> /var/run/hadoop/mapred/hadoop-mapred-historyserver.pid` >/dev/null 2>&1'
> returned 1.
> {noformat}
> Moving JobTracker was performed from _dev01.com_ to _dev02.com_ host.
> Property "mapreduce.history.server.http.address" changes value to "JobTracker
> host" when use wizzard move, but it is not expected.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)