Just put an empty masters file in your conf directory. This is only
needed if you have a secondary name node (something that wasn't a
feature when the tutorial was first written). Feel free to change the
wiki to clarify for others.
Dennis
Developer Developer wrote:
Hello I am trying to setup nutch in a clustered environment using the
tutorial at http://wiki.apache.org/nutch/NutchHadoopTutorial
I am seeing errors to verify setup on single machine.
When I run bin/start-all.sh i get the error "*cat:
/home/user/nutch/search/bin/../conf/masters: No such file or directory"
Any suggestions ?
*
starting namenode, logging to /home/user/nutch/search/logs/hadoop-
user-namenode-localhost.out
localhost: starting datanode, logging to
/home/user/nutch/search/logs/hadoop-user-datanode-localhost.out
*cat: /home/user/nutch/search/bin/../conf/masters: No such file or directory
*
starting jobtracker, logging to /home/user/nutch/search/logs/hadoop-
user-jobtracker-localhost.out
localhost: starting tasktracker, logging to
/home/user/nutch/search/logs/hadoop-user-tasktracker-localhost.out