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
