-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Description
Hello,
After executing kylin-deploy-single commande from ambari-functions file, i can access the ambari interface via http://<container_ip>:8080, but when running the services i have this error on the data node start level:
Fail: Execution of 'ulimit -c unlimited; su -s /bin/bash - hdfs -c 'export HADOOP_LIBEXEC_DIR=/usr/lib/hadoop/libexec && /usr/lib/hadoop/sbin/hadoop-daemon.sh --config /etc/hadoop/conf stop datanode'' returned 127. -bash: /usr/lib/hadoop/sbin/hadoop-daemon.sh: No such file or directory
Actually, the file hadoop-daemon.sh does not exist in that path. It is rather in /user/hdp//hadoop/.
and it is the same problem for all other service YARN, Hive, Hbase ...
How can i fix that to point ambari to the right HDP location.
Thanks.
Metadata
Metadata
Assignees
Labels
No labels