我在Docker容器中的centos7上安裝ambari,然后部署hadoop集群,在啟動DataNode的時候遇到了這樣的報錯資訊
“Execution of 'ambari-sudo.sh su hdfs -l -s /bin/bash -c 'ulimit -c unlimited ; /usr/hdp/current/hadoop-client/sbin/hadoop-daemon.sh --config /usr/hdp/current/hadoop-client/conf start datanode'' returned 1. su: cannot open session: Permission denied”
是切換到hdfs用戶(su hdfs)的時候,被Permission denied,請問大家有辦法可以解決嗎?非常感謝!!!
轉載請註明出處,本文鏈接:https://www.uj5u.com/qita/65943.html
標籤:Docker
上一篇:hadoop用戶名亂碼
