You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by ch...@apache.org on 2020/06/19 13:14:37 UTC

[flink] branch master updated (9fc78d7 -> f6fca95)

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

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


    from 9fc78d7  [FLINK-18370][Azure] Run tests nightly on Azure VMs
     add 49cfa03  [hotfix][security] Remove never thrown exception in method signature
     add bff6038  [hotfix][security] Make the credential variable names to be more descriptive
     add 9bbe503  [FLINK-18205][security] Mitigate the use of reflection in HadoopModule
     add f6fca95  [FLINK-18205][security] Mitigate the use of reflection in Utils

No new revisions were added by this update.

Summary of changes:
 .../runtime/security/modules/HadoopModule.java     | 51 +++++++---------------
 .../src/main/java/org/apache/flink/yarn/Utils.java | 10 +----
 2 files changed, 17 insertions(+), 44 deletions(-)