[GitHub] flink pull request: [FLINK-3077] Add functions to access Flink Ver...

2015-11-29 Thread rmetzger
Github user rmetzger commented on a diff in the pull request: https://github.com/apache/flink/pull/1418#discussion_r46092993 --- Diff: flink-core/src/main/java/org/apache/flink/util/VersionUtils.java --- @@ -0,0 +1,73 @@ +/* + * Licensed to the Apache Software Foundation

[GitHub] flink pull request: [FLINK-3077] Add functions to access Flink Ver...

2015-11-29 Thread rmetzger
Github user rmetzger commented on a diff in the pull request: https://github.com/apache/flink/pull/1418#discussion_r46093042 --- Diff: flink-clients/src/main/java/org/apache/flink/client/CliFrontend.java --- @@ -1000,11 +1001,17 @@ else if (action.equals("-h") ||

[GitHub] flink pull request: [FLINK-3077] Add functions to access Flink Ver...

2015-11-29 Thread rmetzger
Github user rmetzger commented on a diff in the pull request: https://github.com/apache/flink/pull/1418#discussion_r46093228 --- Diff: flink-core/src/main/java/org/apache/flink/util/VersionUtils.java --- @@ -0,0 +1,73 @@ +/* + * Licensed to the Apache Software Foundation

[GitHub] flink pull request: [FLINK-3077] Add functions to access Flink Ver...

2015-11-29 Thread sachingoel0101
Github user sachingoel0101 commented on a diff in the pull request: https://github.com/apache/flink/pull/1418#discussion_r46093211 --- Diff: flink-core/src/main/java/org/apache/flink/util/VersionUtils.java --- @@ -0,0 +1,73 @@ +/* + * Licensed to the Apache Software

[GitHub] flink pull request: [FLINK-3077] Add functions to access Flink Ver...

2015-11-28 Thread sachingoel0101
Github user sachingoel0101 commented on the pull request: https://github.com/apache/flink/pull/1418#issuecomment-160311838 Also, resolves FLINK-3056. ![capture10](https://cloud.githubusercontent.com/assets/8874261/11452591/aa9f5dae-9613-11e5-9546-d862f29cfd3c.PNG) --- If your

[GitHub] flink pull request: [FLINK-3077] Add functions to access Flink Ver...

2015-11-28 Thread sachingoel0101
Github user sachingoel0101 commented on the pull request: https://github.com/apache/flink/pull/1418#issuecomment-160312062 Also resolves FLINK-3023. ![capture10](https://cloud.githubusercontent.com/assets/8874261/11452593/d80811aa-9613-11e5-9c1e-c5fe6c61adc8.PNG) --- If your