You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Harsh J (JIRA)" <ji...@apache.org> on 2012/07/18 18:23:34 UTC

[jira] [Created] (MAPREDUCE-4454) MR does not audit-log the job kill operations

Harsh J created MAPREDUCE-4454:
----------------------------------

             Summary: 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: 2.0.0-alpha, 1.0.0
            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

        

[jira] [Commented] (MAPREDUCE-4454) MR does not audit-log the job kill operations

Posted by "Harsh J (JIRA)" <ji...@apache.org>.
    [ 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