The new oozie coordinator doesn't work
http://gethue.com/hadoop-tutorials-ii-3-schedule-hive-queries-with/
I was following the old tutorial and the UI changed a lot.
date -- input path, parameter, output path? I'm not sure which one to choose. After trying a few values. It popped up the error.
The frequency of the workflow parameter "date" cannot be guessed from the frequency of the coordinator. It so needs to be specified manually.
None
How often do you want to run it? Try to put every day
I was trying to run it every day but I don't know where I can put this frequency. The new oozie dashboard is no longer consistent with the tutorial.
How often: I put every day The workflow parameters: it has a dropdown list, I selected my variable - date. Then for parameter, I gave $YEAR-$MONTH-$DAY.
This time, it didn't show up error but the job is very very slow.
I'm wondering can we update our tutorial so we can have a step by step learning for newbees? And also, it would be helpful to mention the performance difference between the demo and someone who used a docker image.
Thanks a lot!