This is an automated email from the ASF dual-hosted git repository.
shengkai pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git
from ced02ce25a2 [FLINK-35977][docs] Add missing imports in examples in docs
new 0f1367a0fa1 [FLINK-36755][k8s] Relax the limitation that kubernetes
application require a main jar
new 44da52d0964 [FLINK-36755][yarn] Relax the limitation that yarn
application require a main jar
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../program/artifact/ArtifactFetchManager.java | 6 ++----
.../program/artifact/ArtifactFetchManagerTest.java | 3 ---
.../kubernetes/KubernetesClusterDescriptor.java | 3 ++-
.../KubernetesApplicationClusterEntrypoint.java | 11 ++++++----
.../flink/kubernetes/utils/KubernetesUtils.java | 3 ++-
.../KubernetesClusterDescriptorTest.java | 17 ++++++++++++++-
...KubernetesApplicationClusterEntrypointTest.java | 15 +++++++++++++
.../apache/flink/yarn/YarnClusterDescriptor.java | 3 ++-
.../YarnApplicationClusterEntryPoint.java | 14 +++++++-----
.../flink/yarn/YarnClusterDescriptorTest.java | 2 +-
.../YarnApplicationClusterEntryPointTest.java | 25 +++++++++++-----------
11 files changed, 69 insertions(+), 33 deletions(-)
copy
flink-filesystems/flink-gs-fs-hadoop/src/test/java/org/apache/flink/fs/gs/GSFileSystemFactoryTest.java
=>
flink-yarn/src/test/java/org/apache/flink/yarn/entrypoint/YarnApplicationClusterEntryPointTest.java
(56%)