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

Jim Brennan commented on YARN-10369:
------------------------------------

Other RM log messages contain the same information.  For instance:
{noformat}
2020-07-27 21:51:29,027 INFO  [RM Event dispatcher] 
security.NMTokenSecretManagerInRM 
(NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken for 
nodeId : localhost.localdomain:45454 for container : 
container_1595886659189_0001_01_000001
2020-07-27 21:51:29,041 INFO  [RM Event dispatcher] rmcontainer.RMContainerImpl 
(RMContainerImpl.java:handle(483)) - container_1595886659189_0001_01_000001 
Container Transitioned from ALLOCATED to ACQUIRED
2020-07-27 21:51:29,045 INFO  [RM Event dispatcher] attempt.RMAppAttemptImpl 
(RMAppAttemptImpl.java:storeAttempt(2230)) - Storing attempt: AppId: 
application_1595886659189_0001 AttemptId: appattempt_1595886659189_0001_000001 
MasterContainer: Container: [ContainerId: 
container_1595886659189_0001_01_000001, AllocationRequestId: -1, Version: 0, 
NodeId: localhost.localdomain:45454, NodeHttpAddress: 
localhost.localdomain:8042, Resource: <memory:2048, vCores:1>, Priority: 0, 
Token: Token { kind: ContainerToken, service: 127.0.0.1:45454 }, ExecutionType: 
GUARANTEED, ]
{noformat}

> Make NMTokenSecretManagerInRM sending NMToken for nodeId DEBUG
> --------------------------------------------------------------
>
>                 Key: YARN-10369
>                 URL: https://issues.apache.org/jira/browse/YARN-10369
>             Project: Hadoop YARN
>          Issue Type: Improvement
>          Components: yarn
>    Affects Versions: 3.4.0
>            Reporter: Jim Brennan
>            Priority: Minor
>
> This message is logged at the info level, but it doesn't really add much 
> information.
> We changed this to DEBUG internally years ago and haven't missed it.
> {noformat}
> 2020-07-27 21:51:29,027 INFO  [RM Event dispatcher] 
> security.NMTokenSecretManagerInRM 
> (NMTokenSecretManagerInRM.java:createAndGetNMToken(200)) - Sending NMToken 
> for nodeId : localhost.localdomain:45454 for container : 
> container_1595886659189_0001_01_000001
> {noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to