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

Harsh J commented on MAPREDUCE-4454:
------------------------------------

Note that if ACLs are enabled, even if permissive, the audits are done in case 
of fail/pass results. But if ACLs are not enabled, there's no way to find out 
who did what. That is what I wish to solve here.
                
> MR does not audit-log the job kill operations
> ---------------------------------------------
>
>                 Key: MAPREDUCE-4454
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4454
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: applicationmaster, jobtracker, mrv1, mrv2
>    Affects Versions: 1.0.0, 2.0.0-alpha
>            Reporter: Harsh J
>            Assignee: Harsh J
>
> Currently the JobTracker/MR AM's AuditLogger logs only job successes and 
> failures.
> We should also log other things such as KILL, etc. (All under the Operations 
> enum) such that MR has a proper audit log trace to use if one needs it.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to