oozie shell action with spark-submit oozie shell action with spark-submit shell shell

oozie shell action with spark-submit


It depends what version of spark, hadoop and oozie you use. But most probably you have some dependency issues. (jar is missing) I would really recommend to check your dependencies. Here you can find the full working example here:

In this example the hadoop and spark versions are following:

<hadoop.version>2.6.0-cdh5.4.7</hadoop.version><spark.version>1.3.0-cdh5.4.7</spark.version>