[ 
https://issues.apache.org/jira/browse/HADOOP-19514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Chris Nauroth resolved HADOOP-19514.
------------------------------------
    Fix Version/s: 3.5.0
     Hadoop Flags: Reviewed
       Resolution: Fixed

> 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
>             Fix For: 3.5.0
>
>
>  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