Home > other >  Start - DFS. Sh is wrong
Start - DFS. Sh is wrong

Time:11-25



Please understand the problem is how to solve the
I use the version is hadoop3.2.1 ubuntu14.04

CodePudding user response:

Try to create this directory

CodePudding user response:

Writing log failure or not this directory, or without permission, can also open the log to see

CodePudding user response:

Should be formatted failed, check the configuration information for the presence of errors

CodePudding user response:

https://blog.csdn.net/weixin_46028577/article/details/106292265
Give it a try!

CodePudding user response:

Log already hint obviously, check the directory and permissions

CodePudding user response:

Check the directory and try access into logs

CodePudding user response:

Sudo chmod 777/usr/local/hadoop/logs
Sudo chown xuan: root - R/usr/local/hadoop/logs (or -r save)
Try these two commands
  • Related