[
https://issues.apache.org/jira/browse/HADOOP-14995?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
DENG FEI updated HADOOP-14995:
------------------------------
Description:
MapReduce Job, the task initialization by _job.xml_ , but if missing the soft
link of "job.xml" file,will do nothing under the quietmode of Configuration.
Such as map tasks as directly output to HDFS without reduce tasks of job, if
map task missing job.xml, it's will run with default behavior, just as
_IdentityMapper_ and output to local, and resulting in data loss.
was:
MapReduce Job, the task initialization by _job.xml_ , but if missing the soft
link of "job.xml" file,will do nothing under the quit mode of Configuration.
Such as map tasks as directly output to HDFS without reduce tasks of job, if
map task missing job.xml, it's will run with default behavior, just as
_IdentityMapper_ and output to local.
> Configuration should load resource by forced as option
> ------------------------------------------------------
>
> Key: HADOOP-14995
> URL: https://issues.apache.org/jira/browse/HADOOP-14995
> Project: Hadoop Common
> Issue Type: Improvement
> Components: conf
> Reporter: DENG FEI
> Priority: Critical
> Attachments: HADOOP-14995.trunk-001.patch
>
>
> MapReduce Job, the task initialization by _job.xml_ , but if missing the soft
> link of "job.xml" file,will do nothing under the quietmode of Configuration.
> Such as map tasks as directly output to HDFS without reduce tasks of job, if
> map task missing job.xml, it's will run with default behavior, just as
> _IdentityMapper_ and output to local, and resulting in data loss.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]