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

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


    from b022a26  [FLINK-14237][yarn] No need to rename shipped Flink jar
     add a65e230  [FLINK-14130][client] Remove ClusterClient.run() methods
     add a612aac  [FLINK-14130][client] Shift down Logger from ClusterClient to 
RestClusterClient

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/flink/client/ClientUtils.java  | 52 +++++++++++++++++
 .../org/apache/flink/client/cli/CliFrontend.java   |  8 +--
 .../apache/flink/client/program/ClusterClient.java | 65 +++-------------------
 .../flink/client/program/ContextEnvironment.java   |  4 +-
 .../client/program/rest/RestClusterClient.java     | 25 +++++----
 .../apache/flink/client/program/ClientTest.java    | 12 ++--
 6 files changed, 85 insertions(+), 81 deletions(-)

Reply via email to