You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GJL <gi...@git.apache.org> on 2018/02/27 07:39:22 UTC

[GitHub] flink issue #5584: [FLINK-8787][flip6] WIP Deploying FLIP-6 YARN session wit...

Github user GJL commented on the issue:

    https://github.com/apache/flink/pull/5584
  
    test failures due to 
    ```
    // logback + log4j, with/out krb5, different JVM opts
    // IMPORTANT: Be aware that we are using side effects here to modify the created YarnClusterDescriptor,
    // because we have a reference to the ClusterDescriptor's configuration which we modify continuously
    ```


---