yangjiandan commented on PR #6688:
URL: https://github.com/apache/hadoop/pull/6688#issuecomment-2026710223
@dineshchitlangia Thank you very much for your review. In my test
environment, when running MR jobs, some of the HDFS-audit logs are as follows:
`
2024-03-28 22:31:09,716 INFO FSNamesystem.audit: allowed=true
ugi=hadoop (auth:SIMPLE) ip=/172.16.70.128 cmd=getfileinfo
src=/tmp/hadoop-yarn/staging/hadoop/.staging/job_1711679421425_0001/job.splitmetainfo
dst=null perm=null proto=rpc
callerContext=nodemanager_hadoop01
2024-03-28 22:31:09,717 INFO FSNamesystem.audit: allowed=true
ugi=hadoop (auth:SIMPLE) ip=/172.16.70.128 cmd=getfileinfo
src=/tmp/hadoop-yarn/staging/hadoop/.staging/job_1711679421425_0001/job.splitmetainfo
dst=null perm=null proto=rpc
callerContext=nodemanager_hadoop01
2024-03-28 22:31:09,717 INFO FSNamesystem.audit: allowed=true
ugi=hadoop (auth:SIMPLE) ip=/172.16.70.128 cmd=open
src=/tmp/hadoop-yarn/staging/hadoop/.staging/job_1711679421425_0001/job.splitmetainfo
dst=null perm=null proto=rpc
callerContext=nodemanager_hadoop01
2024-03-28 22:31:09,726 INFO FSNamesystem.audit: allowed=true
ugi=hadoop (auth:SIMPLE) ip=/172.16.70.128 cmd=getfileinfo
src=/tmp/hadoop-yarn/staging/hadoop/.staging/job_1711679421425_0001/job.jar
dst=null perm=null proto=rpc
callerContext=nodemanager_hadoop01
2024-03-28 22:31:09,727 INFO FSNamesystem.audit: allowed=true
ugi=hadoop (auth:SIMPLE) ip=/172.16.70.128 cmd=getfileinfo
src=/tmp/hadoop-yarn/staging/hadoop/.staging/job_1711679421425_0001/job.jar
dst=null perm=null proto=rpc
callerContext=nodemanager_hadoop01
2024-03-28 22:31:09,728 INFO FSNamesystem.audit: allowed=true
ugi=hadoop (auth:SIMPLE) ip=/172.16.70.128 cmd=open
src=/tmp/hadoop-yarn/staging/hadoop/.staging/job_1711679421425_0001/job.jar
dst=null perm=null proto=rpc
callerContext=nodemanager_hadoop01
`
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]