Hello I am trying to setup nutch in a clustered environment using the tutorial at http://wiki.apache.org/nutch/NutchHadoopTutorial * *I am see the following error in the file * hadoop-user-jobtracker-localhost.log *at startup.
2008-02-25 13:48:01,988 WARN mapred.JobTracker - Error starting tracker: org.apache.hadoop.ipc.RemoteException: org.apache.hadoop.dfs.SafeModeExcep tion: Cannot delete /home/user/nutch/filesystem/mapreduce/system. Name node is in safe mode. Safe mode will be turned off automatically. Any suggestions ? I am still trying to verify the setup in single node environment. I have chmod 777 on all the files. Thanks !
