You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@hive.apache.org by Santhosh Thomas <sa...@yahoo.com> on 2014/05/20 18:07:18 UTC

How to notify ooze from hive

I want to start a workflow from oozie after an 'event' occurs in hive.  The event can be createTable or dropTable or dataInsert and so  on. 
I do not have access to any jms queue. How can I notify oozie from hive and start a workflow without using jms?

thanks
Santhosh