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

ASF GitHub Bot commented on SAMOA-51:
-------------------------------------

GitHub user senorcarbone opened a pull request:

    https://github.com/apache/incubator-samoa/pull/44

    SAMOA-51: Update Flink Module to v0.10.1

    This patch upgrades the samoa-flink module to be compatible with Flink  
0.10.1 

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

    $ git pull https://github.com/senorcarbone/incubator-samoa flink-enhance

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

    https://github.com/apache/incubator-samoa/pull/44.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 #44
    
----
commit bf2be6d5529cbb7cc8e6a9fec9f696c35de539aa
Author: Paris Carbone <[email protected]>
Date:   2015-11-20T15:43:40Z

    [flink] patch for flink 0.10.1

----


> Update Flink Module to v0.10.0
> ------------------------------
>
>                 Key: SAMOA-51
>                 URL: https://issues.apache.org/jira/browse/SAMOA-51
>             Project: SAMOA
>          Issue Type: Task
>          Components: SAMOA-Flink
>            Reporter: Paris Carbone
>            Priority: Minor
>
> Flink v0.10.0 is fresh and comes with many performance and api improvements 
> so an upgrade is a must! 
> The only non-trivial thing that needs change is, again, loops. Flink now  
> assumes a forward parallelism perseverance between components. In other 
> words, we need to repartition sources to match the tail parallelism before 
> starting a flink iteration.
> I will hopefully have a fully working and tested version this week 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to