You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by tr...@apache.org on 2020/08/18 07:46:53 UTC

[flink] branch master updated (c729595 -> 8e663c4)

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

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


    from c729595  [FLINK-18219][runtime] Removed TestRestServerEndpoint from flink-client module. Instead, use newly added test utility class in flink-runtime.
     add 8e663c4  [FLINK-18752][yarn] Allow shipping single files for yarn execution

No new revisions were added by this update.

Summary of changes:
 .../generated/yarn_config_configuration.html       |  4 +--
 .../apache/flink/yarn/YarnClusterDescriptor.java   |  2 +-
 .../apache/flink/yarn/cli/FlinkYarnSessionCli.java | 29 ++++++++++--------
 .../yarn/configuration/YarnConfigOptions.java      |  7 +++--
 .../apache/flink/yarn/FlinkYarnSessionCliTest.java | 35 ++++++++++++++++++++++
 5 files changed, 58 insertions(+), 19 deletions(-)