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:14:17 UTC

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

     [ https://issues.apache.org/jira/browse/MAPREDUCE-6381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bob updated MAPREDUCE-6381:
---------------------------
    Description: 
Below mapred commands are important operations that should also have audit logs recorded like 'yarn' commands. 
*Mapred commands:*
{noformat}
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>
{noformat}

  was:
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>



> 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:*
> {noformat}
> 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>
> {noformat}



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