You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by senorcarbone <gi...@git.apache.org> on 2015/02/22 22:09:55 UTC

[GitHub] flink pull request: [FLINK-1586] [streaming] Add support for itera...

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

[GitHub] flink pull request: [FLINK-1586] [streaming] Add support for itera...

Posted by mbalassi <gi...@git.apache.org>.
Github user mbalassi commented on the pull request:

    https://github.com/apache/flink/pull/432#issuecomment-75916392
  
    Looks great, Paris! Let me merge it later today.


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

[GitHub] flink pull request: [FLINK-1586] [streaming] Add support for itera...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


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