Created on 06-27-2016 11:05 AM - edited 08-18-2019 05:11 AM
After running the oozie job in hue dashboard, it shows the following error
"App directory doesn't exits"
please try to solve this error.
Created 06-27-2016 12:10 PM
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=
Created 06-27-2016 11:34 AM
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.
Created 06-27-2016 12:10 PM
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=
Created 02-07-2017 06:51 AM
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.