Reza ardeshir rokni created BEAM-9469:
-----------------------------------------
Summary: Provide error message access when Pipeline State is
failure
Key: BEAM-9469
URL: https://issues.apache.org/jira/browse/BEAM-9469
Project: Beam
Issue Type: Improvement
Components: runner-dataflow
Affects Versions: 2.19.0
Reporter: Reza ardeshir rokni
In order to allow programmatic error recovery of batch pipelines on failure,
allow access to the error from within the State object returned by:
State state = job.waitUntilFinish();
--
This message was sent by Atlassian Jira
(v8.3.4#803005)