job.xml should have high replication factor by default
------------------------------------------------------
Key: HADOOP-5304
URL: https://issues.apache.org/jira/browse/HADOOP-5304
Project: Hadoop Core
Issue Type: Bug
Components: mapred
Reporter: Vinod K V
job.xml is set the default replication factor of 3 by the JobClient. The same
config file is accessed from the DFS by JT as well as all the TTs. Hence it
should be set a high replication factor say 10, just like the job.jar.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.