[
https://issues.apache.org/jira/browse/MAPREDUCE-2129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kang Xiao updated MAPREDUCE-2129:
---------------------------------
Description: Job may hang at RUNNING state if
mapreduce.job.committer.setup.cleanup.needed=false and
mapreduce.map/reduce.failures.maxpercent>0. It happens when some tasks fail but
havent reached failures.maxpercent. (was: Job may hang at RUNNING state if
mapreduce.job.committer.setup.cleanup.needed=true and
mapreduce.map/reduce.failures.maxpercent>0. It happens when some tasks fail but
havent reached failures.maxpercent.)
Summary: Job may hang if
mapreduce.job.committer.setup.cleanup.needed=false and
mapreduce.map/reduce.failures.maxpercent>0 (was: Job may hang if
mapreduce.job.committer.setup.cleanup.needed=true and
mapreduce.map/reduce.failures.maxpercent>0)
> Job may hang if mapreduce.job.committer.setup.cleanup.needed=false and
> mapreduce.map/reduce.failures.maxpercent>0
> -----------------------------------------------------------------------------------------------------------------
>
> Key: MAPREDUCE-2129
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-2129
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Components: jobtracker
> Affects Versions: 0.20.1, 0.20.2, 0.20.3, 0.21.0, 0.21.1, 0.22.0
> Reporter: Kang Xiao
>
> Job may hang at RUNNING state if
> mapreduce.job.committer.setup.cleanup.needed=false and
> mapreduce.map/reduce.failures.maxpercent>0. It happens when some tasks fail
> but havent reached failures.maxpercent.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.