You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Anant Mittal (JIRA)" <ji...@apache.org> on 2018/03/09 02:37:00 UTC

[jira] [Created] (HIVE-18922) Hive is not cleaning up staging directories

Anant Mittal created HIVE-18922:
-----------------------------------

             Summary: Hive is not cleaning up  staging directories
                 Key: HIVE-18922
                 URL: https://issues.apache.org/jira/browse/HIVE-18922
             Project: Hive
          Issue Type: Bug
            Reporter: Anant Mittal


Hive is creating hdfs folders with format <table_location>/.hive-staging_hive_<date>_<time>-xx/-ext-xxxxx

These are not being cleaned up even after long duration. The folder is used to load to the table. Example:

Loading data to table default.tablename from hdfs://clustermachine/apps/hive/warehouse/tablename/.hive-staging_hive_2018-01-31_11-45-14_005_1129336997995057804-51/-ext-10000

 

This might be covered to some extent by HIVE-11940 but, want to make sure all cases are addressed.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)