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)