You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by emanihc emanihc <em...@gmail.com> on 2006/03/30 04:17:52 UTC

Jobtracker trown IOException in windows cygwin

start namenode,datanode,jobtracker,tasktracker
and run nutch crawl command, Exception below throwns in the jobtracker  :(

java.io.IOException: Not a file: \user\emanihc\urls\url.txt
        at org.apache.hadoop.mapred.InputFormatBase.getSplits(
InputFormatBase.ja
va:105)
        at org.apache.hadoop.mapred.JobInProgress.initTasks(
JobInProgress.java:1
30)
        at org.apache.hadoop.mapred.JobTracker$JobInitThread.run(
JobTracker.java
:204)
        at java.lang.Thread.run(Thread.java:595)
060330 101411 Server connection on port 50020 from 192.168.1.1: exiting