qingwu.fu created HADOOP-15329:
----------------------------------
Summary: Namenode audit log collector client shell command and
user who really run the command
Key: HADOOP-15329
URL: https://issues.apache.org/jira/browse/HADOOP-15329
Project: Hadoop Common
Issue Type: Task
Components: common
Affects Versions: 3.0.0
Reporter: qingwu.fu
When user run hdfs shell cmd, the namenode audit log should take notes on the
full cmd. Meanwhile, the real linux user not the hadoop user who run the cmd
should be write down too.
For example, the user qingwu.fu run the hdfs cmd:
sudo -uhadoop hdfs dfs -rmr /user/hadoop/tmp
The Namenode audit log should recorded the log :
2018-03-20 15:00:00 User: qingwu.fu, hdfs cmd: hdfs dfs -rmr
/user/hadoop/tmp
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]