[
https://issues.apache.org/jira/browse/YARN-3089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14308232#comment-14308232
]
Xuan Gong commented on YARN-3089:
---------------------------------
bq. That interval isn't configurable per app, so I can see cases where someone
puts an app on the cluster that isn't super long running, doesn't roll its own
logs, but then this feature comes along and uploads a partial log and removes
the active log files.
Yes, that is the issue that we have already realized. Currently, even we are
running a MR job, it will upload the partial logs which does not sound right.
And we need to fix it.
> 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)