You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "m.harig" <m....@gmail.com> on 2008/06/09 12:17:07 UTC

nutch-0.9 and hadoop-0.15.0

hi all

   i upgraded nutch-0.9 to hadoop-0.15.0 on windows. when i start the crawl
am getting the following error
anyone help me what error is this


2008-06-09 15:43:28,906 WARN  mapred.LocalJobRunner - job_local_1
java.io.IOException: CreateProcess: df -k F:\tmp\hadoop-Admin\mapred\local
error=2
	at java.lang.ProcessImpl.create(Native Method)
	at java.lang.ProcessImpl.<init>(ProcessImpl.java:81)
	at java.lang.ProcessImpl.start(ProcessImpl.java:30)
	at java.lang.ProcessBuilder.start(ProcessBuilder.java:451)
	at java.lang.Runtime.exec(Runtime.java:591)
	at java.lang.Runtime.exec(Runtime.java:464)
	at org.apache.hadoop.fs.ShellCommand.runCommand(ShellCommand.java:48)
	at org.apache.hadoop.fs.ShellCommand.run(ShellCommand.java:42)
	at org.apache.hadoop.fs.DF.getAvailable(DF.java:72)
	at
org.apache.hadoop.fs.LocalDirAllocator$AllocatorPerContext.getLocalPathForWrite(LocalDirAllocator.java:264)
	at
org.apache.hadoop.fs.LocalDirAllocator.getLocalPathForWrite(LocalDirAllocator.java:124)
	at
org.apache.hadoop.mapred.MapOutputFile.getSpillFileForWrite(MapOutputFile.java:88)
	at
org.apache.hadoop.mapred.MapTask$MapOutputBuffer.sortAndSpillToDisk(MapTask.java:382)
	at org.apache.hadoop.mapred.MapTask$MapOutputBuffer.flush(MapTask.java:604)
	at org.apache.hadoop.mapred.MapTask.run(MapTask.java:193)
	at org.apache.hadoop.mapred.LocalJobRunner$Job.run(LocalJobRunner.java:132)
-- 
View this message in context: http://www.nabble.com/nutch-0.9-and-hadoop-0.15.0-tp17729948p17729948.html
Sent from the Nutch - Dev mailing list archive at Nabble.com.