[
https://issues.apache.org/jira/browse/HIVE-24272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
László Bodor updated HIVE-24272:
--------------------------------
Attachment: HIVE-24272.WIP.patch
> 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.3.4#803005)