[
https://issues.apache.org/jira/browse/YARN-3089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14308270#comment-14308270
]
Xuan Gong commented on YARN-3089:
---------------------------------
bq. is it true that any MapReduce job or other typical job will have their
partial logs uploaded and then removed from the local filesystem after 24
hours?
Yes,
* If the Application keeps running more than 24 hours
* The Application does not finish
* User does not set any roll-over
* User does not set anything in LogAggregationContext
* User does not config the proper value for
yarn.nodemanager.delete.debug-delay-sec
> LinuxContainerExecutor does not handle file arguments to deleteAsUser
> ---------------------------------------------------------------------
>
> Key: YARN-3089
> URL: https://issues.apache.org/jira/browse/YARN-3089
> Project: Hadoop YARN
> Issue Type: Bug
> Affects Versions: 2.6.0
> Reporter: Jason Lowe
> Assignee: Eric Payne
> Priority: Blocker
> Attachments: YARN-3089.v1.txt, YARN-3089.v2.txt, YARN-3089.v3.txt
>
>
> YARN-2468 added the deletion of individual logs that are aggregated, but this
> fails to delete log files when the LCE is being used. The LCE native
> executable assumes the paths being passed are paths and the delete fails.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)