[ 
https://issues.apache.org/jira/browse/HADOOP-19514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17938719#comment-17938719
 ] 

ASF GitHub Bot commented on HADOOP-19514:
-----------------------------------------

cnauroth closed pull request #7537: HADOOP-19514: SecretManager logs at INFO in 
bin/hadoop calls
URL: https://github.com/apache/hadoop/pull/7537




> 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
>            Assignee: Chris Nauroth
>            Priority: Blocker
>              Labels: pull-request-available
>
>  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-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org

Reply via email to