Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-49300

Fix Hadoop delegation token leak when tokenRenewalInterval is not set.

    XMLWordPrintableJSON

Details

    Description

      If tokenRenewalInterval is not set, HadoopFSDelegationTokenProvider#getTokenRenewalInterval will fetch some tokens and renew them to get a interval value. These tokens do 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.

      Attachments

        Activity

          People

            zhangshuyan Shuyan Zhang
            zhangshuyan Shuyan Zhang
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: