[
https://issues.apache.org/jira/browse/AMBARI-5195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Siddharth Wagle updated AMBARI-5195:
------------------------------------
Attachment: AMBARI-5195.patch
> Unable to start history server and job tracker after upgrade
> ------------------------------------------------------------
>
> Key: AMBARI-5195
> URL: https://issues.apache.org/jira/browse/AMBARI-5195
> Project: Ambari
> Issue Type: Bug
> Components: agent
> Affects Versions: 1.5.0
> Reporter: Siddharth Wagle
> Assignee: Siddharth Wagle
> Fix For: 1.5.0
>
> Attachments: AMBARI-5195.patch
>
>
> This is HDP-1.3.2 and upgrade is from 1.4.3 to 1.5.0.
> The property "mapreduce.jobhistory.intermediate-done-dir" does not exist in
> mapred-site and and after upgrade start of the MR components fail.
> Error:
> {noformat}
> 2014-03-22 13:23:12,461 - Error while executing command 'start':
> Traceback (most recent call last):
> File
> "/usr/lib/python2.6/site-packages/resource_management/libraries/script/script.py",
> line 95, in execute
> method(env)
> File
> "/var/lib/ambari-agent/cache/stacks/HDP/1.3.2/services/MAPREDUCE/package/scripts/jobtracker.py",
> line 41, in start
> self.configure(env) # FOR SECURITY
> File
> "/var/lib/ambari-agent/cache/stacks/HDP/1.3.2/services/MAPREDUCE/package/scripts/jobtracker.py",
> line 36, in configure
> mapreduce(name="jobtracker")
> File
> "/var/lib/ambari-agent/cache/stacks/HDP/1.3.2/services/MAPREDUCE/package/scripts/mapreduce.py",
> line 48, in mapreduce
> mode=0777
> File "/usr/lib/python2.6/site-packages/resource_management/core/base.py",
> line 119, in __new__
> env.resources[r_type][name] = obj
> File
> "/usr/lib/python2.6/site-packages/resource_management/libraries/script/config_dictionary.py",
> line 75, in __getattr__
> raise Fail("Configuration parameter '"+self.name+"' was not found in
> configurations dictionary!")
> Fail: Configuration parameter 'mapreduce.jobhistory.intermediate-done-dir'
> was not found in configurations dictionary!
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.2#6252)