[GitHub] flink pull request #3433: [FLINK-5911] [gelly] Command-line parameters

2017-02-28 Thread greghogan
GitHub user greghogan opened a pull request: https://github.com/apache/flink/pull/3433 [FLINK-5911] [gelly] Command-line parameters Create interface for parsing command-line parameters using ParameterTool and generic implementations for boolean, long, double, string, choice. You ca

[GitHub] flink pull request #3433: [FLINK-5911] [gelly] Command-line parameters

2017-03-26 Thread vasia
Github user vasia commented on a diff in the pull request: https://github.com/apache/flink/pull/3433#discussion_r108067501 --- Diff: flink-libraries/flink-gelly-examples/src/main/java/org/apache/flink/graph/drivers/parameter/Parameter.java --- @@ -0,0 +1,55 @@ +/* + * Lice

[GitHub] flink pull request #3433: [FLINK-5911] [gelly] Command-line parameters

2017-03-26 Thread greghogan
Github user greghogan commented on a diff in the pull request: https://github.com/apache/flink/pull/3433#discussion_r108069363 --- Diff: flink-libraries/flink-gelly-examples/src/main/java/org/apache/flink/graph/drivers/parameter/Parameter.java --- @@ -0,0 +1,55 @@ +/* + *

[GitHub] flink pull request #3433: [FLINK-5911] [gelly] Command-line parameters

2017-03-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/flink/pull/3433 --- 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