You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by kk...@apache.org on 2019/11/28 10:34:43 UTC

[flink] branch master updated (f381065 -> 981b054)

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

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


    from f381065  [FLINK-14505][tests] Temporarily disable SQL Client end-to-end tests for Kafka
     add 981b054  [FLINK-14969][tests] Refactor CliFrontendRunWithYarnTest reflect to new execution codepath (#10331)

No new revisions were added by this update.

Summary of changes:
 .../flink/yarn/CliFrontendRunWithYarnTest.java     | 48 ++-----------
 .../util/NonDeployingYarnClusterDescriptor.java    | 79 ----------------------
 .../apache/flink/yarn/YarnClusterDescriptor.java   | 22 +-----
 3 files changed, 6 insertions(+), 143 deletions(-)
 delete mode 100644 flink-yarn-tests/src/test/java/org/apache/flink/yarn/util/NonDeployingYarnClusterDescriptor.java