Github user azagrebin commented on the issue:
https://github.com/apache/flink/pull/5421
@zhangminglei
what do you think about creation one more `ProgramInvocationException`
overloaded constructor with JobId as parameter? It could always append to the
message like `MESSAGE + (Job Id is ...)` and be used wherever
`ProgramInvocationException` is instantiated and JobId is known.
Can you please rebase on the current master to repeat the CI test?---
