Created 07-01-2017 12:49 PM
Created 07-01-2017 01:06 PM
I need to capture the output value of Hive query "select max(lastmodifieddate) from ${database}.${table} " exceuted by Hive2 action and use the value in subsequent shell action in Oozie workflow. If it is possible please let me know.