I am running a hive query something like this(ignore the syntax if it is incorrect) in hive action in oozie Insert overwrite table partition(col=x)select * from table<
Insert overwrite table partition(col=x)select * from table<