You are welcome vivekvl.
I will prepair a document of ozzie usage. Basicly, you should upload
your dependecy to Libs directory under the working directory in hdfs.
After than you should upload your job file as a jar file.
When you create your workflow.xml you should create java action for
every Job(Inject, Generate, Fetch etc.).Dont forget write every args
split one to one line. For -top 1000:
<args>top</args>
<args>1000</args>
If you do this, it will be work. Create your workflow.xml if you have
problem, we can talk again. I will write a document ASAP.
Talat
22-10-2013 15:55 tarihinde, vivekvl yazdı:
Thanks Talat,
I am trying to configure Oozie workflow.xml for executing Nutch job.
Should I need some customization for launching Nutch Job ? (i.e.) creating
main class by extending org.apache.oozie.action.hadoop.MapReduceMain to
accommodate Nutch Configuration
Also I like to know the best approach for configuring Nutch libraries in
Oozie.
-Vivek
--
View this message in context:
http://lucene.472066.n3.nabble.com/nutch-oozie-and-elasticsearch-tp3655313p4097021.html
Sent from the Nutch - User mailing list archive at Nabble.com.