This is an automated email from the ASF dual-hosted git repository.
benjobs pushed a change to branch issue-3760
in repository https://gitbox.apache.org/repos/asf/incubator-streampark.git
from 3d85be457 [Improve] flink 1.16|1.17 perjob-mode e2e test
add ba8ae5939 [Improve] submit job failed exception improvement
No new revisions were added by this update.
Summary of changes:
.../impl/KubernetesNativeApplicationClient.scala | 41 ++++++-------
.../streampark/flink/client/impl/LocalClient.scala | 31 +++-------
.../flink/client/impl/YarnApplicationClient.scala | 54 ++++++++--------
.../flink/client/impl/YarnPerJobClient.scala | 71 ++++++++++------------
.../flink/client/impl/YarnSessionClient.scala | 49 ++++++---------
.../flink/client/trait/FlinkClientTrait.scala | 31 ++++++++--
6 files changed, 129 insertions(+), 148 deletions(-)