Member since
05-17-2017
6
Posts
0
Kudos Received
1
Solution
My Accepted Solutions
| Title | Views | Posted |
|---|---|---|
| 36174 | 09-24-2020 07:25 PM |
09-24-2020
07:25 PM
you may set JAVA_HOME in 'nifi-env.sh' which in the same dir with 'nifi.sh'
... View more
09-19-2020
09:18 PM
In namenode host; current file /var/log/hadoop/$HDFS_USER/hdfs-audit.log. history file with timestamp. you will find 'cmd=mkdirs'... in the log.
... View more
09-17-2020
07:02 PM
Please check ambari data : select * from execution_command where task_id=13296\G; select * from host_role_command where task_id=13296\G; get the 'role' column value select * from stage where request_id=13296; maybe you will find some clues~
... View more