[
https://issues.apache.org/jira/browse/SAMOA-16?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14564811#comment-14564811
]
ASF GitHub Bot commented on SAMOA-16:
-------------------------------------
Github user senorcarbone commented on the pull request:
https://github.com/apache/incubator-samoa/pull/11#issuecomment-106803824
Awesome, thanks @gdfm! Will you merge from local
[branch](https://github.com/gdfm/incubator-samoa/tree/SAMOA-16)? Mind that it
is missing some last commits. I will close the PR once everything is merged.
On a slightly related note, we ran some experiments today on the new stable
streaming api that will be released soon that contains many good fixes and
additions. The VHT experiment mentioned above now takes approximately around
80sec for 1m instances since filters are properly chained, making input
ingestion much faster so that it catches up with local processors. You can find
the branch with the patch
[here](https://github.com/senorcarbone/incubator-samoa/tree/releasepatch).
Special thanks go to @gyfora for fixing chaining in iterations!
I will create a new PR once we have a stable release.
> Add an adapter for Apache Flink-Streaming
> -----------------------------------------
>
> Key: SAMOA-16
> URL: https://issues.apache.org/jira/browse/SAMOA-16
> Project: SAMOA
> Issue Type: New Feature
> Reporter: Paris Carbone
> Assignee: Gianmarco De Francisci Morales
>
> Apache Flink-Streaming is a new system for distributed stream processing
> built for unique and flexible high level stream transformations. A Flink
> adapter for Samoa should be able to translate a Samoa Task topology into
> Flink streaming transformations. Some of the challenges are the compositional
> topology support, circle detection and their translation to Flink iterations.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)