Hi Talat,
Thanks for your tips, with Java workflow Action I am able to submit
Nutch
job to Hadoop.
I am facing some classpath configuration issues in submitted Map Reduce
Job.
Getting below exception repeatedly
/java.lang.RuntimeException: java.lang.ClassNotFoundException:
org.apache.gora.mapreduce.GoraOutputFormat
at
org.apache.hadoop.conf.Configuration.getClass(Configuration.java:809)
at
org.apache.hadoop.mapreduce.JobContext.getOutputFormatClass(JobContext.java:197)
Caused by: java.lang.ClassNotFoundException:
org.apache.gora.mapreduce.GoraOutputFormat/
I have set oozie.use.system.libpath=true in job.properties and ensured
availability of jars in configured HDFS location. Also tried having all jars
in applications lib directory. Nothing helps.
Stuck in Oozie classpath configuration. Can you please share classpath
configuration details (jar and Nutch configurations)
environment details: oozie-3.0.0, Nutch 2.1 with hadoop-0.20.3 &
hbase-0.90.6.
Thanks,
vivek
--
View this message in context:
http://lucene.472066.n3.nabble.com/nutch-oozie-and-elasticsearch-tp3655313p4098054.html
Sent from the Nutch - User mailing list archive at Nabble.com.