GitHub user greghogan opened a pull request: https://github.com/apache/flink/pull/3188
[FLINK-5562] [gelly] Driver fixes [FLINK-5562] [gelly] Driver fixes Improve parametrization and output formatting. [hotfix] [build] Include flink-gelly-examples in opt/ Adds the flink-gelly-examples jar to the opt/ directory of the binary release artifacts. The examples jar is referenced in the online documentation. Corrects the file paths in the Gelly quickstart documentation. [hotfix] [gelly] Fix TriangleListing EdgeOrder The edge bitmask was swapped in ed09dba. You can merge this pull request into a Git repository by running: $ git pull https://github.com/greghogan/flink 5562_driver_fixes Alternatively you can review and apply these changes as the patch at: https://github.com/apache/flink/pull/3188.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #3188 ---- commit 263807698ee9d0413f5eef487db9ae588805f5b1 Author: Greg Hogan <c...@greghogan.com> Date: 2017-01-20T18:33:01Z [hotfix] [gelly] Fix TriangleListing EdgeOrder The edge bitmask was swapped in ed09dba. commit 0623fbff3f3ddedcdc29f1defd563885db865476 Author: Greg Hogan <c...@greghogan.com> Date: 2017-01-20T18:37:10Z [hotfix] [build] Include flink-gelly-examples in opt/ Adds the flink-gelly-examples jar to the opt/ directory of the binary release artifacts. The examples jar is referenced in the online documentation. Corrects the file paths in the Gelly quickstart documentation. commit 5b278a4e2208fdf5c8618c401b8d9e5db6c16dd4 Author: Greg Hogan <c...@greghogan.com> Date: 2016-10-26T19:18:50Z [FLINK-5562] [gelly] Driver fixes Improve parametrization and output formatting. ---- --- 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 enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---