[
https://issues.apache.org/jira/browse/SAMOA-16?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14537180#comment-14537180
]
ASF GitHub Bot commented on SAMOA-16:
-------------------------------------
Github user gdfm commented on the pull request:
https://github.com/apache/incubator-samoa/pull/11#issuecomment-100645096
Hi @senorcarbone,
Thanks for digging into the issue.
Interesting findings, though I still need to digest what they mean exactly.
We know that accuracy depends on speed, and the higher the speed the lower
the accuracy. What I expect, however, is that the number of messages generated
by the algorithm is independent of the speed (at least mostly). If this is not
the case, there must be some wrong assumption I am making about the system.
> 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)