Hi We have a series of jobs which we run through the oozie workflow and at the end I would like to run a perl/shell script that calculates some stats on the output. I wanted to run it as part of the oozie workflow. I have been searching in this mail archives for how to capture the output of a script that I wish to run through oozie.
I checked out http://tech.groups.yahoo.com/group/Oozie-users/message/1914 and https://github.com/yahoo/oozie/wiki/Oozie-WF-use-cases but I did not understand how the output from that script would get written somewhere to hdfs. Any pointers on how to do this would be appreciated! thanks Vrushali
