This is an automated email from the ASF dual-hosted git repository.
wangyang0918 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git.
from 2691e0f [FLINK-25648][k8s] Avoid redundant query on k8s deployment
when creating task manager pods
add 5bf4b07 [hotfix][yarn] Factor out the generation of application
master environments into a separate method
add b95037b [FLINK-26030][yarn] Set FLINK_LIB_DIR to 'lib' under working
dir in YARN containers
No new revisions were added by this update.
Summary of changes:
.../flink/configuration/ConfigConstants.java | 5 ++
.../apache/flink/yarn/YarnClusterDescriptor.java | 71 ++++++++++++++--------
.../flink/yarn/YarnClusterDescriptorTest.java | 67 ++++++++++++++++++++
3 files changed, 116 insertions(+), 27 deletions(-)