Deegue created MAPREDUCE-7313:
---------------------------------

             Summary: History file should move after conf file
                 Key: MAPREDUCE-7313
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-7313
             Project: Hadoop Map/Reduce
          Issue Type: Improvement
            Reporter: Deegue


History Server searches applications by visiting `history file`. If we move 
`history file` to `/done` before `conf file`, at the same time, stop the 
History Server, however, `conf file` is still in `/intermediate`. When we start 
the History Server again, this `conf file` won't be moved to `/done` because 
`history file` is no longer in `/intermediate`.

Trash(outdated `conf file`) will pile up in `/intermediate` directory util we 
delete them manually or it'll slow down History Server.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: mapreduce-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: mapreduce-dev-h...@hadoop.apache.org

Reply via email to