Home > other >  Nutch1.8 problem
Nutch1.8 problem

Time:09-30

Using nutch1.8 + hadoop2.2.1 crawler running task when the following problems:

15/01/12 22:35:23 ERROR crawl. Injector: Injector: Java. Lang. IllegalArgumentException: Wrong FS: HDFS://192.168.137.131:9000/user/haduser/crawld/crawldb/1501539946, expected: file:///
At org, apache hadoop. Fs. FileSystem. CheckPath (642) FileSystem. Java:
At org, apache hadoop. Fs. RawLocalFileSystem. PathToFile (RawLocalFileSystem. Java: 69)
At org, apache hadoop. Fs. RawLocalFileSystem. GetFileStatus (RawLocalFileSystem. Java: 516)
At org, apache hadoop. Fs. FileSystem. IsDirectory (1410) FileSystem. Java:
At org, apache hadoop. Fs. ChecksumFileSystem. Rename (ChecksumFileSystem. Java: 496)
The at org, apache nutch. Crawl. CrawlDb. Install (CrawlDb. Java: 159)
The at org, apache nutch. Crawl. Injector. Inject (Injector. Java: 295)
At org, apache nutch. Crawl. Injector. The run (316) Injector. Java:
At org, apache hadoop. Util. ToolRunner. Run (70) ToolRunner. Java:
The at org, apache nutch. Crawl. Injector. The main (Injector. Java: 306)
At sun. Reflect. NativeMethodAccessorImpl. Invoke0 (Native Method)
At sun. Reflect. NativeMethodAccessorImpl. Invoke (NativeMethodAccessorImpl. Java: 57)
At sun. Reflect. DelegatingMethodAccessorImpl. Invoke (43) DelegatingMethodAccessorImpl. Java:
The at Java. Lang. Reflect. Method. Invoke (606) Method. The Java:
At org, apache hadoop. Util. RunJar. Main (212) RunJar. Java:
What a great god know solution?

CodePudding user response:

Hadoop configuration file is copied to the conf directory of Nutch, and compile package?

CodePudding user response:

reference 1st floor wulinshishen response:
Hadoop configuration file is copied to the Nutch conf directory, and compile package?
tried is still the same error, egg hurts
  • Related