Hi,

Scenario:

I have a map-reduce program. I would like to schedule this program to run
every 'x' hours.

i believe this could be achieved using
${coord:hours(int n)}

But i also want to run a small java program which does some post processing
of reading the content from hdfs and put it to a relational database.

Any pointer on how this can be done?

Regards

Reply via email to