Created on 08-09-2014 06:58 AM - edited 09-16-2022 02:04 AM
I want to add mapreduce.jobtracker.hosts.filename into mapreduce-site.xml by cdh manager 5,but it doesn't work...
<property>
<name>mapreduce.jobtracker.hosts.filename</name>
<value>/home/yoyosys/mrhosts.txt</value>
</property>
mrhosts.txt:
host1
hoost2
Created 08-13-2014 12:14 PM
Created 08-11-2014 10:56 AM
Created 08-12-2014 10:04 PM
in CDH5 this property is mapreduce.jobtracker.hosts.filename
I don't know where I configuration wrong
Created 08-13-2014 12:14 PM