You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streampark.apache.org by be...@apache.org on 2022/11/26 10:33:18 UTC

[incubator-streampark] branch session-cluster updated (8d233117a -> a18049336)

This is an automated email from the ASF dual-hosted git repository.

benjobs pushed a change to branch session-cluster
in repository https://gitbox.apache.org/repos/asf/incubator-streampark.git


    from 8d233117a [Bug] deploy flink on yarn-session cluster bug fixed
     add a18049336 [Bug] check job running when flink cluster shutdown

No new revisions were added by this update.

Summary of changes:
 .../console/core/mapper/ApplicationMapper.java     |  2 +
 .../console/core/service/ApplicationService.java   |  1 +
 .../core/service/impl/ApplicationServiceImpl.java  |  6 ++-
 .../core/service/impl/FlinkClusterServiceImpl.java | 33 ++++++++++---
 .../resources/mapper/core/ApplicationMapper.xml    |  9 ++++
 .../setting/components/FlinkClusterSetting.vue     | 54 ++++++----------------
 6 files changed, 58 insertions(+), 47 deletions(-)