[
https://issues.apache.org/jira/browse/MAPREDUCE-6277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jason Lowe moved YARN-3335 to MAPREDUCE-6277:
---------------------------------------------
Affects Version/s: (was: 2.7.0)
2.7.0
Key: MAPREDUCE-6277 (was: YARN-3335)
Project: Hadoop Map/Reduce (was: Hadoop YARN)
> Job In Error State Will Lost Jobhistory Of Second and Later Attempts
> --------------------------------------------------------------------
>
> Key: MAPREDUCE-6277
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-6277
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Affects Versions: 2.7.0
> Reporter: Chang Li
> Assignee: Chang Li
> Attachments: YARN-3335.1.patch, YARN-3335.2.patch
>
>
> Related to a fixed issue MAPREDUCE-6230 which cause a Job to get into error
> state. In that situation Job's second or some later attempt could succeed but
> those later attempts' history file will all be lost. Because the first
> attempt in error state will copy its history file to intermediate dir while
> mistakenly think of itself as lastattempt. Jobhistory server will later move
> the history file of that error attempt from intermediate dir to done dir
> while ignore the rest of that job attempt's later history files in
> intermediate dir.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)