Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

Hue! where is coordinator dataset, data-in, data-out, input-events?

avatar
Rising Star

I have to ask this question

 

Few years ago, before the redesign of Hue interface, I was able to configure dataset, data-in, data-out, input-events on Oozie Coordinators from Hue.

 

However lately with the redesign, I don't see them anymore.

It looks like it's replaced with CRON field. WHY!!??

 

or am I missing something?

 

I'm using Cloudera 5.7 with Hue 3.9

Ben

1 ACCEPTED SOLUTION

avatar
Super Guru
Just add a variable in the coordinator editor and switch it to
'Input/Output Parameter'

View solution in original post

4 REPLIES 4

avatar
Super Guru
Cron is unrelated to the datasets/datainput/..., just for when to schedule
the jobs:

http://gethue.com/new-apache-oozie-workflow-coordinator-bundle-editors/

avatar
Rising Star

yes, you are right, cron-based schedule does not relate to data in or out.

 

then, how can I use traditional dataset based or interval based scheduling on Hue 3.9 (or CDH5)?

 

thanks

Ben

avatar
Super Guru
Just add a variable in the coordinator editor and switch it to
'Input/Output Parameter'

avatar
Rising Star

Ahh.. there it is. thank you very much 🙂