Home > other >  Hadoop can't find the masters and slaves files when it is started
Hadoop can't find the masters and slaves files when it is started

Time:09-29

When I finish configuration starts, appear:
JIAS -- the MacBook Pro: hadoop - 0.20.2 jia $bin/start - all. Sh
Starting the namenode, logging to/Users/jia/Documents/hadoop - 0.20.2/bin/../logs/hadoop - jia - the namenode - JIAS - MacBook Pro -. Local. Out
Cat: the Documents/hadoop - 0.20.2/conf/slaves: No to the file or directory
Cat: the Documents/hadoop - 0.20.2/conf/masters: No to the file or directory
Starting the jobtracker, logging to/Users/jia/Documents/hadoop - 0.20.2/bin/../logs/hadoop - jia - jobtracker - JIAS - MacBook Pro -. Local. Out
Cat: the Documents/hadoop - 0.20.2/conf/slaves: No to the file or directory

Such a mistake, and in the browser can't open the following two pages, how to return a responsibility?
Graphs of the Web page http://localhost:50030
The web page of http://localhost:50070 (HDfS)

CodePudding user response:

New slaves in the $hadoop_home/conf folder and master two files, fill in your datanode and the namenode node respectively inside the host or IP
  • Related