When hodrc contains "/" as values for mapred-system-dir-root, hod behaves
unexpectedly
---------------------------------------------------------------------------------------
Key: HADOOP-2968
URL: https://issues.apache.org/jira/browse/HADOOP-2968
Project: Hadoop Core
Issue Type: Bug
Components: contrib/hod
Affects Versions: 0.16.1
Reporter: Karam Singh
Priority: Minor
Ran hod with hodrc containing mapred-system-dir-root = /.
Allocation was successful but ringmaster command contains
--hodring.mapred-system-dir-root with no value and hadoop-site.xml on
submssion node contains value for mapred.system.dir as
"user_name/mapredsystem/clusrer_id"
While hadoop-site.xml on Jobtracker contains value for mapred.system.dir like
"--hodring.pkgs/user_name/mapredsystem/cluser_id"
Here static dfs was used
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.