Support Questions

Find answers, ask questions, and share your expertise
Announcements
Check out our newest addition to the community, the Cloudera Data Analytics (CDA) group hub.

hadoop - oozie job configuration App directory not exits?

Explorer

After running the oozie job in hue dashboard, it shows the following error

"App directory doesn't exits"

please try to solve this error.

5255-untitled.png

1 ACCEPTED SOLUTION

In addition to Kuldeep's comment check your error message and verify your directory present in hdfs location and verify your application path oozie.wf.application.path=

View solution in original post

3 REPLIES 3

Super Guru

@Manikandan Durairaj

Can you please confirm if you have your user directory(/user/mani) setup in your dtap filesystem? if its not there then please go ahead and create one.

In addition to Kuldeep's comment check your error message and verify your directory present in hdfs location and verify your application path oozie.wf.application.path=

Expert Contributor

I am not sure about Hue but from the terminal it can be fixed by exporting the correct oozie server.

Use this command to export the oozie url.

export OOZIE_URL=http://someip:11000/oozie

To get this oozie url you need to use hue to connect you cluster and navigate to Workflows where you can find a tab called oozie. Inside this you should see gauges where a lot of properties will be listed. Look for the property oozie.servers.

Take a Tour of the Community
Don't have an account?
Your experience may be limited. Sign in to explore more.