Already answered in the Streaming docs: http://hadoop.apache.org/mapreduce/docs/current/streaming.html#How+do+I+update+status+in+streaming+applications%3F
On Sat, Jan 29, 2011 at 5:21 AM, felix gao <[email protected]> wrote: > mighty user group, > I am trying to write a streaming job that does a lot of io in a python > program. I know if I don't report back every x minutes the job will be > terminated. How do I report back to the task tracker in my streaming python > job that is in the middle of the gzip for example. > Thanks, > Felix -- Harsh J www.harshj.com
