You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Greg Hogan (JIRA)" <ji...@apache.org> on 2017/06/22 17:43:00 UTC

[jira] [Created] (FLINK-6989) Refactor examples with Output interface

Greg Hogan created FLINK-6989:
---------------------------------

             Summary: Refactor examples with Output interface
                 Key: FLINK-6989
                 URL: https://issues.apache.org/jira/browse/FLINK-6989
             Project: Flink
          Issue Type: Sub-task
          Components: Gelly
    Affects Versions: 1.4.0
            Reporter: Greg Hogan
            Assignee: Greg Hogan
             Fix For: 1.4.0


The current organization of the Gelly examples retains full flexibility by handling the Graph input to the algorithm Driver and having the Driver overload interfaces for the various output types. The outputs must be made independent in order to support Transforms which are applied between the Driver and Output (and also between the Input and Driver).



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)