Help Center/
MapReduce Service/
Troubleshooting/
Using HDFS/
Error Message "Permission denied" Is Displayed When HDFS and Yarn Are Started
Updated on 2023-11-30 GMT+08:00
Error Message "Permission denied" Is Displayed When HDFS and Yarn Are Started
Issue
An error is reported during HDFS and Yarn startup.
Symptom
HDFS and Yarn fail to be started. The following error information is displayed: /dev/null Permission denied
Cause Analysis
The /dev/null permission value of the VM is changed to 775.
Procedure
- Log in to any master node in the cluster as user root.
- After successful login, run the chmod 666 /dev/null command to change the permission value of /dev/null to 666.
- Run the ls -al /dev/null command to check whether the new permission value of /dev/null is 666. If it is not, change the value to 666.
- After the modification is successful, restart HDFS and Yarn.
Parent topic: Using HDFS
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
The system is busy. Please try again later.
For any further questions, feel free to contact us through the chatbot.
Chatbot