GitHub user greghogan opened a pull request:
https://github.com/apache/flink/pull/3187
[FLINK-5562] [gelly] Driver fixes for release-1.2
[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_for_1.2
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/3187.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 #3187
----
commit f370962ad7911abee9cb9f6750fcf802c1f23c09
Author: Greg Hogan <[email protected]>
Date: 2017-01-20T18:33:01Z
[hotfix] [gelly] Fix TriangleListing EdgeOrder
The edge bitmask was swapped in ed09dba.
commit 3abd4c87b5239eca6710b4070221890003872d4e
Author: Greg Hogan <[email protected]>
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 6e0ac6645e718059040c1301f9c96cbf6e00852b
Author: Greg Hogan <[email protected]>
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 [email protected] or file a JIRA ticket
with INFRA.
---