Plugins: directory not found: plugins java.lang.RuntimeException: Error in confi

Plugins: directory not found: plugins
java.lang.RuntimeException: Error in configuring object

在nutch-site.xml中添加:
<property>
  <name>plugin.folders</name>
  <value>apache-nutch-1.6\src\plugin</value>
</property>


你可能感兴趣的:(Nutch)