Unnecessary log messages are printed in info level
--------------------------------------------------
Key: HDFS-1251
URL: https://issues.apache.org/jira/browse/HDFS-1251
Project: Hadoop HDFS
Issue Type: Improvement
Components: hdfs client, security
Reporter: Tsz Wo (Nicholas), SZE
Priority: Minor
When I run a job on a secure cluster, the following messages are printed on the
console.
{noformat}
10/06/19 05:05:18 INFO hdfs.DFSClient: Created HDFS_DELEGATION_TOKEN token
125033 for tsz
10/06/19 05:05:18 INFO security.TokenCache: Got dt for
hdfs://namenode/user/tsz/.staging/job_201006091641_23763;uri=xx.xx.xx.xx:8020;t.service=xx.xx.xx.xx:8020
{noformat}
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.