when i use nutch's search, i'm getting error that
>>
>> java.io.IOException: No FileSystem for scheme: file
>> org.apache.hadoop.fs.FileSystem.get(FileSystem.java:157)
>> org.apache.hadoop.fs.FileSystem.getNamed(Fil
when i use this command "./bin/hadoop dfs -ls outputs" it shows
- org.apache.hadoop.io.ObjectWritableConnection culler maxidletime= 1000ms
- org.apache.hadoop.io.ObjectWritable Connection Culler: starting
Found 5 items
/user/nutch/outputs/crawldb
/user/nutch/outputs/index
/user/nutch/
I've seen this error running Hadoop when hadoop-default.xml was
missing from the classpath.
Tom
On 24/09/2007, jibjoice <[EMAIL PROTECTED]> wrote:
>
> when i use nutch's search, i'm getting error that
>
> java.io.IOExceptio
when i use nutch's search, i'm getting error that
java.io.IOException: No FileSystem for scheme: file
org.apache.hadoop.fs.FileSystem.get(FileSystem.java:157)
org.apache.hadoop.fs.FileSystem.getNamed(FileSystem.java:119)
org.apache.hadoop.fs.FileSystem.get(FileS