[ 
https://issues.apache.org/jira/browse/HIVE-23195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17086407#comment-17086407
 ] 

Hive QA commented on HIVE-23195:
--------------------------------



Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/13000360/HIVE-23195.2.patch

{color:red}ERROR:{color} -1 due to no test(s) being added or modified.

{color:red}ERROR:{color} -1 due to 1 failed/errored test(s), 17131 tests 
executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.metastore.TestPartitionManagement.testPartitionDiscoveryEnabledBothTableTypes
 (batchId=151)
{noformat}

Test results: 
https://builds.apache.org/job/PreCommit-HIVE-Build/21743/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/21743/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-21743/

Messages:
{noformat}
Executing org.apache.hive.ptest.execution.TestCheckPhase
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.YetusPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
Tests exited with: TestsFailedException: 1 tests failed
{noformat}

This message is automatically generated.

ATTACHMENT ID: 13000360 - PreCommit-HIVE-Build

> set hive.cluster.delegation.token.gc-interval to 15 minutes instead of an hour
> ------------------------------------------------------------------------------
>
>                 Key: HIVE-23195
>                 URL: https://issues.apache.org/jira/browse/HIVE-23195
>             Project: Hive
>          Issue Type: Bug
>          Components: Hive
>            Reporter: Richard Zhang
>            Assignee: Richard Zhang
>            Priority: Major
>         Attachments: HIVE-23195.1.patch, HIVE-23195.2.patch
>
>
> the config "hive.cluster.delegation.token.gc-interval" is set as long 
> duration, 1 hour. This created some issues in a heavy loaded cluster in which 
> the tokens may not be cleaned up fast enough and the cleaner thread may fail 
> to clean the tokens. This may cause issues like eating too much space or LLAP 
> startup failures, or slow system startup.
> If this hive.cluster.delegation.token.gc-interval” is reduced from 1 hour to 
> a relatively shorter period such as 15 mins, then the zookeeper tokens will 
> be cleaned more timely and mitigate these issues.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to