Thanks in advance for all your help.
I am trying to setup 7 node cluster using Cloudera Manager - Installation Path B
When it try to install HDFS, I am receiving following error in all the data nodes.
Namenode, secondary namenode also started fine. But none of the datanodes not installing properly and receiving below error.
Can’t open /var/run/cloudera-scm-agent/process/47-hdfs-DATANODE/supervisor.conf: Permission denied.
- make_scripts_executable
- find /var/run/cloudera-scm-agent/process/47-hdfs-DATANODE -regex ‘.*.(py|sh)$’ -exec chmod u+x ‘{}’ ‘;’
- ‘[’ DATANODE_MAX_LOCKED_MEMORY ‘!=’ ‘’ ‘]’