[
https://issues.apache.org/jira/browse/SAMOA-59?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15240735#comment-15240735
]
ASF GitHub Bot commented on SAMOA-59:
-------------------------------------
GitHub user pangolulu opened a pull request:
https://github.com/apache/incubator-samoa/pull/54
SAMOA-59, add an adapter for Apache Gearpump
Hi,
This PR is referenced to
[SAMOA-59](https://issues.apache.org/jira/browse/SAMOA-59). And how to execute
SAMOA with Apache Gearpump, you can follow the README file.
Thanks.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/pangolulu/incubator-samoa samoa-gearpump
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-samoa/pull/54.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 #54
----
commit 1ff1f4044bf9f7e0ba129394af73f153bd1cb233
Author: pangolulu <[email protected]>
Date: 2016-04-07T11:45:27Z
SAMOA-59, add an adapter for Apache Gearpump
----
> 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)