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(-)