[GitHub] flink pull request #2662: [FLINK-4824] [client] CliFrontend shows misleading...

2016-10-24 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/flink/pull/2662 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enab

[GitHub] flink pull request #2662: [FLINK-4824] [client] CliFrontend shows misleading...

2016-10-21 Thread mxm
Github user mxm commented on a diff in the pull request: https://github.com/apache/flink/pull/2662#discussion_r84448541 --- Diff: flink-clients/src/main/java/org/apache/flink/client/CliFrontend.java --- @@ -975,6 +981,32 @@ private int handleArgException(Exception e) { }

[GitHub] flink pull request #2662: [FLINK-4824] [client] CliFrontend shows misleading...

2016-10-21 Thread mxm
Github user mxm commented on a diff in the pull request: https://github.com/apache/flink/pull/2662#discussion_r84448442 --- Diff: flink-clients/src/main/java/org/apache/flink/client/program/ProgramParametrizationException.java --- @@ -0,0 +1,46 @@ +/* + * Licensed to the A

[GitHub] flink pull request #2662: [FLINK-4824] [client] CliFrontend shows misleading...

2016-10-19 Thread greghogan
GitHub user greghogan opened a pull request: https://github.com/apache/flink/pull/2662 [FLINK-4824] [client] CliFrontend shows misleading error message When a Flink program throws `ProgramParametrizationException` the optional message is printed to stderr and the stacktrace is ignor