Steve Loughran created HADOOP-19514:
---------------------------------------

             Summary: SecretManager logs at info in bin/hadoop calls
                 Key: HADOOP-19514
                 URL: https://issues.apache.org/jira/browse/HADOOP-19514
             Project: Hadoop Common
          Issue Type: Bug
          Components: bin
    Affects Versions: 3.5.0
            Reporter: Steve Loughran


 When I invoke a CLI command, I now get told information about HMAC keys which 
are
* utterly meaningless to me
* completely unrelated to what I am doing

{code}
 bin/hadoop s3guard bucket-info $BUCKET

2025-03-25 12:05:44,838 [main] INFO  token.SecretManager 
(SecretManager.java:<clinit>(126)) - Selected hash algorithm: HmacSHA1
2025-03-25 12:05:44,838 [main] INFO  token.SecretManager 
(SecretManager.java:<clinit>(131)) - Selected hash key length:64
{code}

Looks like the changes in YARN-11738 have created this




--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-dev-h...@hadoop.apache.org

Reply via email to