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 2019/09/03 12:02:20 UTC

[flink] branch master updated (ec4c0c3 -> 4ce5e0f)

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 ec4c0c3  [FLINK-13356][table][docs] Add documentation for TopN and Deduplication in blink planner
     add 4ce5e0f  [FLINK-13912][client] Remove ClusterClient#getClusterConnectionInfo

No new revisions were added by this update.

Summary of changes:
 .../apache/flink/client/program/ClusterClient.java | 19 -----------------
 .../apache/flink/client/cli/DefaultCLITest.java    | 20 ++++++++++--------
 .../org/apache/flink/api/scala/FlinkShell.scala    | 15 +++++---------
 .../yarn/YARNSessionCapacitySchedulerITCase.java   |  8 ++++----
 .../apache/flink/yarn/YARNSessionFIFOITCase.java   |  2 +-
 .../flink/yarn/YarnPrioritySchedulingITCase.java   |  2 +-
 .../flink/yarn/AbstractYarnClusterDescriptor.java  | 24 ++++++++++------------
 .../apache/flink/yarn/cli/FlinkYarnSessionCli.java |  5 -----
 8 files changed, 33 insertions(+), 62 deletions(-)