[
https://issues.apache.org/jira/browse/FLINK-5562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15832338#comment-15832338
]
ASF GitHub Bot commented on FLINK-5562:
---------------------------------------
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 <[email protected]>
Date: 2017-01-20T18:33:01Z
[hotfix] [gelly] Fix TriangleListing EdgeOrder
The edge bitmask was swapped in ed09dba.
commit 0623fbff3f3ddedcdc29f1defd563885db865476
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 5b278a4e2208fdf5c8618c401b8d9e5db6c16dd4
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)