[
https://issues.apache.org/jira/browse/HIVE-24272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17771086#comment-17771086
]
László Bodor commented on HIVE-24272:
-------------------------------------
I just double-check, in case of a query failure queryComplete is called, so
this is not a problem, resolving
> LLAP: local directories should be cleaned up on
> ContainerRunnerImpl.queryFailed
> -------------------------------------------------------------------------------
>
> Key: HIVE-24272
> URL: https://issues.apache.org/jira/browse/HIVE-24272
> Project: Hive
> Issue Type: Bug
> Reporter: László Bodor
> Assignee: László Bodor
> Priority: Major
> Attachments: HIVE-24272.WIP.patch
>
>
> Currently, QueryTracker.cleanupLocalDirs is only called on
> [QueryTracker.queryComplete|https://github.com/apache/hive/blob/eeffb0e4e7feab7cea0dba9e7a2b63808b2023f7/llap-server/src/java/org/apache/hadoop/hive/llap/daemon/impl/QueryTracker.java#L308].
> We need to investigate what happens to local files (shuffle intermediate
> files) on query failures. I guess ContainerRunnerImpl.queryFailed could be a
> caller for that.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)