You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@samoa.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/06/07 07:32:21 UTC

[jira] [Commented] (SAMOA-59) Add an Adapter for Apache Gearpump

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

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

Github user manuzhang commented on a diff in the pull request:

    https://github.com/apache/incubator-samoa/pull/54#discussion_r66021866
  
    --- Diff: pom.xml ---
    @@ -127,6 +137,9 @@
             <miniball.version>1.0.3</miniball.version>
             <samza.version>0.7.0</samza.version>
             <flink.version>0.10.1</flink.version>
    +        <gearpump.version>0.7.5</gearpump.version>
    --- End diff --
    
    yes, I'll bump it to 0.8.0


> Add an Adapter for Apache Gearpump
> ----------------------------------
>
>                 Key: SAMOA-59
>                 URL: https://issues.apache.org/jira/browse/SAMOA-59
>             Project: SAMOA
>          Issue Type: New Feature
>            Reporter: Yu Gong
>
> Gearpump (http://www.gearpump.io/) is a real-time big data streaming engine. It is inspired by recent advances in the Akka framework and a desire to improve on existing streaming frameworks. Gearpump is event/message based and featured as low latency handling, high performance, exactly once semantics, dynamic topology update, Apache Storm compatibility, etc. It now becomes Apache Incubator project (http://incubator.apache.org/projects/gearpump.html). A Gearpump adapter for SAMOA will translate the Apache SAMOA topologies into Gearpump DAGs in order to run them on the Gearpump platform. So users can run streaming machine learning algorithms built by Apache SAMOA on Gearpump.



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