Problems with Nutch scanning on Windows

I am trying to get nutch 1.11 to scan. I use cygwin to run these commands on Windows 8.

I put the hasoop-core jar in the lib folder, but when I try to start the bypass, I get:

An exception in the main thread java.lang.NoSuchMethodError: org.apache.commons.cli.OptionBuilder.withArgPattern (Ljava / lang / String; I) Lorg / apache / commons / cli / OptionBuilder; at org.apache.hadoop.util.GenericOptionsParser.buildGeneralOptions (GenericOptionsParser.java:207) at org.apache.hadoop.util.GenericOptionsParser.parseGeneralOptions.eropen.eroper.eroper. (GenericOptionsParser.java:153) at org.apache.hadoop.util.GenericOptionsParser. (GenericOptionsParser.java:138) at org.apache.hadoop.util.ToolRunner.run (ToolRunner.java:59) at org.apache.nutch.crawl.Injector.main (Injector.java data69)

Team

$ bin / nutch enter crawl url / crawldb

+8
windows web-crawler nutch
source share

No one has answered this question yet.

See related questions:

2453
How to install pip on windows?
2195
Is there an equivalent of "which" on the windows command line?
1975
How do I know which process the port is listening on in Windows?
one
Scan problems with Apache Nutch 1.12
one
Nutch 1.12 on Cygwin on Windows
one
Zero scan issues
0
error while running nutch on multi-cluster environment
0
Nutch: Job Failed
0
Nutch 1.11 crawl Issue
0
How or where to run $. / Nutch to incline crawl / crawldb urls

All Articles