You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@nutch.apache.org by Richard Braman <rb...@bramantax.com> on 2006/03/23 05:41:16 UTC

.08 java.io.IOException: No input directories specified in: Configuration: defaults:

GO the following error running inject on Nutch 0.8 trunk.  What am i
doing wrong?
 
060322 235123 parsing
jar:file:/T:/nutch-trunk/lib/hadoop-0.1-dev.jar!/mapred-de
fault.xml
060322 235123 parsing
\tmp\hadoop\mapred\local\job_vdg9ku.xml\localRunner
060322 235123 parsing file:/T:/nutch-trunk/conf/hadoop-site.xml
java.io.IOException: No input directories specified in: Configuration:
defaults:
 hadoop-default.xml , mapred-default.xml ,
\tmp\hadoop\mapred\local\job_vdg9ku.x
ml\localRunnerfinal: hadoop-site.xml
        at
org.apache.hadoop.mapred.InputFormatBase.listFiles(InputFormatBase.ja
va:84)
        at
org.apache.hadoop.mapred.InputFormatBase.getSplits(InputFormatBase.ja
va:94)
        at
org.apache.hadoop.mapred.LocalJobRunner$Job.run(LocalJobRunner.java:7
0)
060322 235124  map 0%  reduce 0%
Exception in thread "main" java.io.IOException: Job failed!
        at org.apache.hadoop.mapred.JobClient.runJob(JobClient.java:310)
        at org.apache.nutch.crawl.Injector.inject(Injector.java:114)
        at org.apache.nutch.crawl.Injector.main(Injector.java:138)

 

Richard Braman
mailto:rbraman@taxcodesoftware.org
561.748.4002 (voice) 

http://www.taxcodesoftware.org <http://www.taxcodesoftware.org/> 
Free Open Source Tax Software

 

RE: .08 java.io.IOException: No input directories specified in: Configuration: defaults:

Posted by Richard Braman <rb...@bramantax.com>.
Hadoop-site.xml from trunk is missing
    <property>
      <name>fs.default.name</name>
      <value>local</value>
      <description>
        The name of the default file system. Either the literal string 
        "local" or a host:port for NDFS.
      </description>
    </property>

This should be added or posted ot the Nutch 0.8 tutorial.


-----Original Message-----
From: Richard Braman [mailto:rbraman@bramantax.com] 
Sent: Thursday, March 23, 2006 12:38 AM
To: nutch-user@lucene.apache.org; rbraman@bramantax.com
Subject: RE: .08 java.io.IOException: No input directories specified in:
Configuration: defaults:


I am not trying to use hadoop dfs, this is just a single nutcher and a
single searcher on a single server configuration.

-----Original Message-----
From: Richard Braman [mailto:rbraman@bramantax.com] 
Sent: Wednesday, March 22, 2006 11:41 PM
To: nutch-user@lucene.apache.org
Subject: .08 java.io.IOException: No input directories specified in:
Configuration: defaults:


GO the following error running inject on Nutch 0.8 trunk.  What am i
doing wrong?
 
060322 235123 parsing
jar:file:/T:/nutch-trunk/lib/hadoop-0.1-dev.jar!/mapred-de
fault.xml
060322 235123 parsing
\tmp\hadoop\mapred\local\job_vdg9ku.xml\localRunner
060322 235123 parsing file:/T:/nutch-trunk/conf/hadoop-site.xml
java.io.IOException: No input directories specified in: Configuration:
defaults:
 hadoop-default.xml , mapred-default.xml ,
\tmp\hadoop\mapred\local\job_vdg9ku.x
ml\localRunnerfinal: hadoop-site.xml
        at
org.apache.hadoop.mapred.InputFormatBase.listFiles(InputFormatBase.ja
va:84)
        at
org.apache.hadoop.mapred.InputFormatBase.getSplits(InputFormatBase.ja
va:94)
        at
org.apache.hadoop.mapred.LocalJobRunner$Job.run(LocalJobRunner.java:7
0)
060322 235124  map 0%  reduce 0%
Exception in thread "main" java.io.IOException: Job failed!
        at org.apache.hadoop.mapred.JobClient.runJob(JobClient.java:310)
        at org.apache.nutch.crawl.Injector.inject(Injector.java:114)
        at org.apache.nutch.crawl.Injector.main(Injector.java:138)

 

Richard Braman
mailto:rbraman@taxcodesoftware.org
561.748.4002 (voice) 

http://www.taxcodesoftware.org <http://www.taxcodesoftware.org/> 
Free Open Source Tax Software

 


RE: .08 java.io.IOException: No input directories specified in: Configuration: defaults:

Posted by Richard Braman <rb...@bramantax.com>.
I am not trying to use hadoop dfs, this is just a single nutcher and a
single searcher on a single server configuration.

-----Original Message-----
From: Richard Braman [mailto:rbraman@bramantax.com] 
Sent: Wednesday, March 22, 2006 11:41 PM
To: nutch-user@lucene.apache.org
Subject: .08 java.io.IOException: No input directories specified in:
Configuration: defaults:


GO the following error running inject on Nutch 0.8 trunk.  What am i
doing wrong?
 
060322 235123 parsing
jar:file:/T:/nutch-trunk/lib/hadoop-0.1-dev.jar!/mapred-de
fault.xml
060322 235123 parsing
\tmp\hadoop\mapred\local\job_vdg9ku.xml\localRunner
060322 235123 parsing file:/T:/nutch-trunk/conf/hadoop-site.xml
java.io.IOException: No input directories specified in: Configuration:
defaults:
 hadoop-default.xml , mapred-default.xml ,
\tmp\hadoop\mapred\local\job_vdg9ku.x
ml\localRunnerfinal: hadoop-site.xml
        at
org.apache.hadoop.mapred.InputFormatBase.listFiles(InputFormatBase.ja
va:84)
        at
org.apache.hadoop.mapred.InputFormatBase.getSplits(InputFormatBase.ja
va:94)
        at
org.apache.hadoop.mapred.LocalJobRunner$Job.run(LocalJobRunner.java:7
0)
060322 235124  map 0%  reduce 0%
Exception in thread "main" java.io.IOException: Job failed!
        at org.apache.hadoop.mapred.JobClient.runJob(JobClient.java:310)
        at org.apache.nutch.crawl.Injector.inject(Injector.java:114)
        at org.apache.nutch.crawl.Injector.main(Injector.java:138)

 

Richard Braman
mailto:rbraman@taxcodesoftware.org
561.748.4002 (voice) 

http://www.taxcodesoftware.org <http://www.taxcodesoftware.org/> 
Free Open Source Tax Software