"The Dataflow appears to be stuck" -
i running dataflow last ran few months ago. same client, same dataflow version (0.7.0dev0). unfortunately fails in mysterious ways did not before.
i starting job, , first stage is:
(8733429d016bc2fb): executing operation read datastore/split query+read datastore/groupbykey/reify+read datastore/groupbykey/write
but itgives following error after 1 hour:
(e88cb3c076926976): workflow failed. causes: (e88cb3c07692626f): dataflow appears stuck. please reach out dataflow team @ http://stackoverflow.com/questions/tagged/google-cloud-dataflow.
i'm not sure how debug or investigate further. worked few months ago same code, doesn't work (with 4-5x larger dataset, of 200-300k records, nothing crazy...)
this fixed upgrading 2.0.0 (thanks ben chambers!) seems 0.7.0 no longer worked cloud dataflow.
Comments
Post a Comment