Hi,
I said before mail. You should use like this:
bin/nutch -conf /nutch/multisite/vh1/nutch-site.xml inject
/nutch/seeds/multisite/ -crawlId vh1
03-12-2013 16:11 tarihinde, mesenthil1 yazdı:
bin/nutch inject /nutch/seeds/multisite/ -crawlId vh1 -conf
/nutch/multisite/vh1/nutch-site.xml
Response:Unrecognized arg -conf
bin/nutch -conf /nutch/multisite/vh1/nutch-site.xml inject
/nutch/seeds/multisite/ -crawlId vh1
Response:
Exception in thread "main" java.lang.ClassNotFoundException: -conf
at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:247)
at org.apache.hadoop.util.RunJar.main(RunJar.java:149)
I am giving the hdfs location for nutch-site.xml.
Hadoop-0.20.205
Nutch - 2.1
--
View this message in context:
http://lucene.472066.n3.nabble.com/Nutch-2-1-Having-multiple-different-configurations-for-single-Nutch-job-in-deploy-distributed-mode-tp4104604p4104689.html
Sent from the Nutch - User mailing list archive at Nabble.com.