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 cf6465b7d [Improve] perjob-mode job test improve
add b94212bed [Improve] Fix a typo of YarnApplicationClient. (#3801)
add d2104a251 [CI] Increase e2e test disk space (#3776)
add 8b5b200da [Improvement-3802] docker image related optimization (#3804)
add 45f169ab6 [Improve] Graceful stop flink job with savepoint (#3796)
add 43d1a711b Merge branch 'dev' into issue-3760
No new revisions were added by this update.
Summary of changes:
.github/actions/maximize-build-space | 1 -
.github/workflows/e2e.yml | 14 +++-
.gitmodules | 5 --
docker/.env | 33 --------
docker/Dockerfile | 98 ++++++++++++++--------
docker/docker-compose.yaml | 54 ++++--------
.../impl/ApplicationInfoServiceImpl.java | 3 +-
.../console/core/watcher/FlinkAppHttpWatcher.java | 1 +
.../flink/client/trait/FlinkClientTrait.scala | 4 -
9 files changed, 93 insertions(+), 120 deletions(-)
delete mode 160000 .github/actions/maximize-build-space
delete mode 100644 docker/.env