[
https://issues.apache.org/jira/browse/MAPREDUCE-7313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18043421#comment-18043421
]
ASF GitHub Bot commented on MAPREDUCE-7313:
-------------------------------------------
github-actions[bot] closed pull request #2550: MAPREDUCE-7313. History file
should move after conf file
URL: https://github.com/apache/hadoop/pull/2550
> 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
> Priority: Minor
> Labels: pull-request-available
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> 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.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]