[ https://issues.apache.org/jira/browse/HIVE-23195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Richard Zhang updated HIVE-23195: --------------------------------- Attachment: HIVE-23195.1.patch > 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 > Reporter: Richard Zhang > Assignee: Richard Zhang > Priority: Major > Attachments: HIVE-23195.1.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)