You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "László Bodor (Jira)" <ji...@apache.org> on 2020/10/14 11:56:00 UTC

[jira] [Assigned] (HIVE-24272) LLAP: local directories should be cleaned up on ContainerRunnerImpl.queryFailed

     [ https://issues.apache.org/jira/browse/HIVE-24272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

László Bodor reassigned HIVE-24272:
-----------------------------------

    Assignee: László Bodor

> 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
>
> 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)