[
https://issues.apache.org/jira/browse/SPARK-49300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated SPARK-49300:
-----------------------------------
Labels: pull-request-available (was: )
> Fix Hadoop delegation token leak when tokenRenewalInterval is not set.
> ----------------------------------------------------------------------
>
> Key: SPARK-49300
> URL: https://issues.apache.org/jira/browse/SPARK-49300
> Project: Spark
> Issue Type: Bug
> Components: Spark Core
> Affects Versions: 3.4.3
> Reporter: Shuyan Zhang
> Priority: Major
> Labels: pull-request-available
>
> If tokenRenewalInterval is not set,
> HadoopFSDelegationTokenProvider#getTokenRenewalInterval will fetch some
> tokens and renew them to get a interval value. These tokens did not call
> cancel(), resulting in a large number of existing tokens on HDFS not being
> cleared in a timely manner, causing additional pressure on the HDFS server.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]