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     <dir>
/user/nutch/outputs/index       <dir>
/user/nutch/outputs/indexes     <dir>
/user/nutch/outputs/linkdb      <dir>
/user/nutch/outputs/segments    <dir>

and i set classpath in hadoop-site.xml 

<property>
  <name>mapred.local.dir</name>
  <value>/user/nutch/outputs/</value>
</property>
 
Is it right? i can't solve this error now


Tom White wrote:
> 
> I've seen this error running Hadoop when hadoop-default.xml was
> missing from the classpath.
> 
> Tom
> 
> 

-- 
View this message in context: 
http://www.nabble.com/No-FileSystem-for-scheme%3A-file-tf4508083.html#a12872703
Sent from the Hadoop Users mailing list archive at Nabble.com.

Reply via email to