You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Siddharth Seth (JIRA)" <ji...@apache.org> on 2016/07/21 00:04:20 UTC

[jira] [Created] (HIVE-14300) LLAP: Renaming query specific files on completion should wait for completion of threads in the daemon

Siddharth Seth created HIVE-14300:
-------------------------------------

             Summary: LLAP: Renaming query specific files on completion should wait for completion of threads in the daemon
                 Key: HIVE-14300
                 URL: https://issues.apache.org/jira/browse/HIVE-14300
             Project: Hive
          Issue Type: Bug
            Reporter: Siddharth Seth
            Assignee: Siddharth Seth


Post HIVE-14224 - there's a race where the AM could inform the daemon about query completion before local threads which were executing the query are still cleaning up.
This can result in the file being moved early, and a new file being created - which is never moved.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)