[
https://issues.apache.org/jira/browse/FLINK-5562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15832337#comment-15832337
]
ASF GitHub Bot commented on FLINK-5562:
---------------------------------------
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.
----
> Driver fixes
> ------------
>
> Key: FLINK-5562
> URL: https://issues.apache.org/jira/browse/FLINK-5562
> Project: Flink
> Issue Type: Bug
> Components: Gelly
> Affects Versions: 1.2.0
> Reporter: Greg Hogan
> Assignee: Greg Hogan
> Fix For: 1.2.0
>
>
> Improve parametrization and output formatting.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)