Greetings! I have trouble on following: Could you please help me in fixing the issue? I've /nutch directory in /root.
I'm trying to run the script through Cron Jobs. /nutch/bin/nutch crawl urls -dir /nutch/crawl -depth 30 -topN 30000 I could run the above script through Putty, as there is session issue it cannot serve our purpose. In Cron Jobs, earlier It used to give me JAVA_HOME not found, after that I've added in /nutch/.bash_profile file. Now it neither gives me error not success. Thank you Neil
