[ 
https://issues.apache.org/jira/browse/MAPREDUCE-1543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12843943#action_12843943
 ] 

Hemanth Yamijala commented on MAPREDUCE-1543:
---------------------------------------------

A few questions:
- Is the format also similar to HDFS audit logs ? You mentioned about .audit 
suffix being based on HDFS conventions, but is there a convention in the log 
message format also ? To the extent if this format is similar to HDFS, it will 
help.
- Do we need to include host IP of the requestor ? I don't even know if it is 
possible to get this information though.
- One concern with implementation is - if some of this logging is happening 
under the jobtracker lock, it might impact performance adversely. Can we plan 
to handle this ?

> Log messages of JobACLsManager should use security logging of HADOOP-6586
> -------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-1543
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1543
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: security
>            Reporter: Vinod K V
>             Fix For: 0.22.0
>
>
> {{JobACLsManager}} added in MAPREDUCE-1307 logs the successes and failures 
> w.r.t job-level authorization in the corresponding Daemons' logs. The log 
> messages should instead use security logging of HADOOP-6586.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to