[
https://issues.apache.org/jira/browse/HIVE-16670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16011671#comment-16011671
]
Hive QA commented on HIVE-16670:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12868192/HIVE-16670.1.patch
{color:red}ERROR:{color} -1 due to no test(s) being added or modified.
{color:red}ERROR:{color} -1 due to 2 failed/errored test(s), 10717 tests
executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestMiniLlapCliDriver.testCliDriver[table_nonprintable]
(batchId=140)
org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[columnstats_part_coltype]
(batchId=156)
{noformat}
Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/5272/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/5272/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-5272/
Messages:
{noformat}
Executing org.apache.hive.ptest.execution.TestCheckPhase
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
Tests exited with: TestsFailedException: 2 tests failed
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12868192 - PreCommit-HIVE-Build
> 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
> Attachments: HIVE-16670.1.patch
>
>
> 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)