zeekling created YARN-11854: ------------------------------- Summary: The HDFS delegation token in ResourceManager only requested a new delegation token for some of the them after 7 days. Key: YARN-11854 URL: https://issues.apache.org/jira/browse/YARN-11854 Project: Hadoop YARN Issue Type: Bug Reporter: zeekling
In RM, the key configurations are as follows: fs.defaultFS=hdfs://nsfed yarn.nodemanager.remote-app-log-dir=hdfs://ns1/tmp/logs The client has requested tokens for the following nameservices: hdfs://nsfed,hdfs://ns1,hdfs://hacluster After more than 7 days, only the delegation token for hdfs://nsfed will be request new delegation token. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: yarn-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: yarn-dev-h...@hadoop.apache.org