Skip to Main Content

Data Lake & Services

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Create simple workflow (shell script) in Hue using Oozie

3328019Jan 16 2017

Big data lite VM 4.5.0:

I want to create a simple workflow (shell script) in Hue using Oozie.

I have created printHello.py which is called from job.sh.

I have uploaded them into the working directory and added permissions with hadoop fs -chmod 777 <working dir>. Ive done this to avoid permission issues.According to stackoverflow (and others) it should work but I get error code JA018.

Im trying to solve this for hours now...

Can someone try to run a simple shell script in oozie (containing python script) and provide me instructions if it is working. I got the feeling that the big data lite vm 4.5.0 is misconfigured here.

Thanks in advance!

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 13 2017
Added on Jan 16 2017
0 comments
1,009 views