Anthony Hsu created HIVE-16670:
----------------------------------
Summary: Hive should automatically clean up
hive.downloaded.resources.dir
Key: HIVE-16670
URL: https://issues.apache.org/jira/browse/HIVE-16670
Project: Hive
Issue Type: Improvement
Reporter: Anthony Hsu
Assignee: Anthony Hsu
Currently, Hive does not automatically clean up the
hive.downloaded.resources.dir, so resources and resource directories can
accumulate over time. Ideally, Hive should automatically clean up the resources
dir when the session ends.
Ref:
https://github.com/apache/hive/blob/0ce98b3a7527f72216e9e41f7e610b44ee524758/ql/src/java/org/apache/hadoop/hive/ql/session/SessionState.java#L677-L678
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)