Member since
10-03-2014
2
Posts
0
Kudos Received
1
Solution
My Accepted Solutions
Title | Views | Posted |
---|---|---|
8986 | 10-06-2014 02:10 PM |
10-06-2014
02:10 PM
Solved this by having following property defined in workflow.xml. <configuration> <property> <name>oozie.launcher.mapreduce.job.user.classpath.first</name> <value>true</value> </property> ..... </configuration>
... View more
10-03-2014
03:28 PM
I am getting the same error when launching Spark job through Oozie using Java action. Any update on how to resolve this? Thanks.
... View more