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 2021/11/30 10:20:58 UTC

[flink] branch master updated (172f9f8 -> f031829)

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 172f9f8  [hotfix][examples][build] Fix typo
     add 9a314ae  [FLINK-22769][yarn] Allow Yarn to ship symlinks
     add f031829  [hotfix] Use Hamcrest assertThat in FileUtilsTest

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/flink/util/FileUtilsTest.java  | 18 ++++-
 .../flink/yarn/YarnApplicationFileUploader.java    | 30 +++-----
 .../org/apache/flink/yarn/YarnFileStageTest.java   | 88 ++++++++++++++++++++++
 3 files changed, 116 insertions(+), 20 deletions(-)