Hello, I have a pig script which does aggregation of some data from time to time. This is scheduled in oozie has a pig action. Is there a possibility that I can do a HTTP post at the end of computation in my pig script ? Should I write a UDF here ?
-- *Regards,* --- *Sreepathi *
