You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by di...@apache.org on 2022/03/29 01:29:36 UTC

[flink] branch master updated (5a8aef2 -> d834b27)

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

dianfu pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git.


    from 5a8aef2  [FLINK-26780][tests] Force RPC serialization
     add d834b27  [FLINK-26814][python][yarn] Ensure PyFlink jobs works in YARN application mode

No new revisions were added by this update.

Summary of changes:
 docs/content.zh/docs/deployment/cli.md             | 16 ++++++++++++
 docs/content/docs/deployment/cli.md                | 16 ++++++++++++
 .../flink/configuration/ConfigConstants.java       |  5 ++++
 .../apache/flink/yarn/YarnClusterDescriptor.java   | 30 ++++++++++++++++++----
 .../YarnApplicationClusterEntryPoint.java          | 13 ++++++++--
 5 files changed, 73 insertions(+), 7 deletions(-)