You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/02/28 21:15:46 UTC

[jira] [Commented] (FLINK-5910) Framework for Gelly examples

    [ https://issues.apache.org/jira/browse/FLINK-5910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15888877#comment-15888877 ] 

ASF GitHub Bot commented on FLINK-5910:
---------------------------------------

GitHub user greghogan opened a pull request:

    https://github.com/apache/flink/pull/3431

    [FLINK-5910] [gelly] Framework for Gelly examples

    Driver jobs are composed of an input, an algorithm driver, and an output. Create the interfaces for inputs, drivers, and outputs.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/greghogan/flink 5910_framework_for_gelly_examples

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/flink/pull/3431.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 #3431
    
----

----


> Framework for Gelly examples
> ----------------------------
>
>                 Key: FLINK-5910
>                 URL: https://issues.apache.org/jira/browse/FLINK-5910
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Gelly
>    Affects Versions: 1.3.0
>            Reporter: Greg Hogan
>            Assignee: Greg Hogan
>             Fix For: 1.3.0
>
>
> Driver jobs are composed of an input, an algorithm, and an output. Create the interfaces for inputs, algorithms, and outputs.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)