You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "huangzhir (Jira)" <ji...@apache.org> on 2021/12/30 14:08:00 UTC

[jira] [Created] (SPARK-37787) Long running Spark Job(Spark ThriftServer) throw HDFS_DELEGATE_TOKEN not found in cache Exception

huangzhir created SPARK-37787:
---------------------------------

             Summary: Long running Spark Job(Spark ThriftServer) throw HDFS_DELEGATE_TOKEN not found in cache Exception
                 Key: SPARK-37787
                 URL: https://issues.apache.org/jira/browse/SPARK-37787
             Project: Spark
          Issue Type: Bug
          Components: Spark Core
    Affects Versions: 3.2.0, 3.1.0, 3.0.0
         Environment: spark3 thrift server
 
spark-default.conf
spark.hadoop.fs.hdfs.impl.disable.cache=true
 
            Reporter: huangzhir


*HDFS_DELEGATE_TOKEN not found in cache exception* occurs when accessing spark thriftserver service. The specific exception is as follows:

[Exception Log | https://raw.githubusercontent.com/huangzhir/Temp/main/image-3.png]

!https://raw.githubusercontent.com/huangzhir/Temp/main/image-3.png!

the HadoopDelegationTokenManager thow Exception when renewal DelegationToken,as follows:

 

We are also find HadoopDelegationTokenManager log as follows:
INFO [Credential Renewal Thread] org.apache.spark.deploy.security.HadoopDelegationTokenManager logInfo - *Scheduling renewal in 1921535501304.2 h.*

[hdfs Exceptin log in HadoopDelegationTokenManager  |https://raw.githubusercontent.com/huangzhir/Temp/main/spark%20thriftserver%20Exceptin.png]

!https://raw.githubusercontent.com/huangzhir/Temp/main/spark%20thriftserver%20Exceptin.png!



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org