[GitHub] flink pull request #5629: [FLINK-8830][YARN] YarnResourceManager throws Null...

2018-03-20 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/flink/pull/5629 ---

[GitHub] flink pull request #5629: [FLINK-8830][YARN] YarnResourceManager throws Null...

2018-03-04 Thread zentol
Github user zentol commented on a diff in the pull request: https://github.com/apache/flink/pull/5629#discussion_r172105998 --- Diff: flink-yarn/src/main/java/org/apache/flink/yarn/Utils.java --- @@ -496,18 +496,20 @@ static ContainerLaunchContext createTaskExecutorContext(

[GitHub] flink pull request #5629: [FLINK-8830][YARN] YarnResourceManager throws Null...

2018-03-04 Thread yanghua
GitHub user yanghua opened a pull request: https://github.com/apache/flink/pull/5629 [FLINK-8830][YARN] YarnResourceManager throws NullPointerException ## What is the purpose of the change *This pull request fixed a NullPointException issue which `YarnResourceManager`