Hi Karthi,
Hope following information will help you.
Doc:
https://oozie.apache.org/docs/4.2.0/DG_SparkActionExtension.html
Example :
https://developer.ibm.com/hadoop/2015/11/05/run-spark-job-yarn-oozie/
Code :
http://3097fca9b1ec8942c4305e550ef1b50a.proxysheep.com/apache/oozie/blob/master/clie
Hi ,
Make sure you have oozie 4.2.0 and configured with either yarn / mesos mode.
Well, you just parse your scala / Jar file in the below syntax,
${jobTracker}
${nameNode}
${master}
Wordcount
${Classname}
${nameNode}/WordCo
hi ,
i want ask if somone used oozie with spark ?
if you can give me example:
how ? we can configure on yarn
thanks