GitHub user senorcarbone opened a pull request:

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

    [FLINK-1586] [streaming] Add support for iterative streaming graphs on JSON 
generation

    I refactored a bit the current JSON generation for streaming job graphs to 
further allow iterations. 
    
    Here is an example of an iterative streaming graph coming from a SAMOA task 
(PrequentialEvaluation) 
    
https://dl.dropboxusercontent.com/u/51507/screen_shot_2015-02-22_at_19.43.39_1024.png

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

    $ git pull https://github.com/mbalassi/flink flink-1586

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

    https://github.com/apache/flink/pull/432.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 #432
    
----
commit 754679c0eba49a1fa6e34bfde193208970ae6957
Author: Paris Carbone <seniorcarb...@gmail.com>
Date:   2015-02-22T20:30:53Z

    [FLINK-1586] [streaming] Add support for iterative streaming graphs on JSON 
generation

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to