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 "Bob (JIRA)" <ji...@apache.org> on 2015/06/01 11:11:17 UTC

[jira] [Created] (MAPREDUCE-6381) Some of MapReduce Commands opreations should have audit log printed

Bob created MAPREDUCE-6381:
------------------------------

             Summary: Some of MapReduce Commands opreations should have audit log printed
                 Key: MAPREDUCE-6381
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-6381
             Project: Hadoop Map/Reduce
          Issue Type: Improvement
          Components: client
    Affects Versions: 2.7.0
            Reporter: Bob


Below mapred commands are important operations that should also have audit logs recorded like 'yarn' commands. 
Mapred commands:
mapred job -set-priority <job-id> <priority> 
mapred job -kill-task <task-attempt-id>
mapred job -fail-task <task-attempt-id>
mapred job -kill <job-id>
mapred pipes
mapred job -submit <job-file>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)