Top "Oozie" questions

Oozie is a workflow/coordination system to manage Hadoop Map Reduce jobs

Oozie SSH Action

Oozie SSH Action Issue: Issue: We are trying to run few commands on a particular host machine of our cluster. …

hadoop oozie
Running shell script from oozie through Hue

I am invoking a bash shell script using oozie editor in Hue. I used the shell action in the workflow …

bash hadoop oozie hue
Oozie job stuck at START action in PREP state

I have an Oozie job that I start from java client which gets stuck at START action and it says …

hadoop oozie
Hive Current date function

I want to get the current date in beeline. I tried to use this: FROM_UNIXTIME(UNIX_TIMESTAMP()) it outputs …

hadoop hive oozie beeline
Oozie command to rerun workflow with skip nodes not working

There is a couple of options while re-running a workflow via Oozie command line. oozie.wf.rerun.failnodes oozie.wf.…

oozie
Hive action failed with Main class [org.apache.oozie.action.hadoop.HiveMain], exit code [40000]

I am new in this so it's completely possible I miss something basic. I am trying to run an Oozie …

hadoop hive oozie
How can I reload oozie job configuration file without restart oozie job

I'd like to know if there is a way to reload the configuration file of the oozie job without restart …

apache hadoop hbase hive oozie