I'm using Michael Manoochehri's example (http://stackoverflow.com/a/10969900/1387380) to pipe data out of DataStore to Google Cloud Storage using Pipeline and Mapreduce APIs but my jobs are running forever and never complete. I have some jobs running for the past 7 days which I can't even stop from the MapperPipeline console interface.
How can I stop them manually or programmatically?