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

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

Github user tweise commented on the issue:

    https://github.com/apache/incubator-samoa/pull/55
  
    @bhupeshchawda We should be able to do serialization without the Kryo 
related changes. Fields inside operators can be marked with different 
serializers, what goes over the wire can be encoded using any coders that may 
already be provided by Samoa or another compatible mechanism by using a 
different Apex stream codec.


> Add an Adapter for Apache Apex
> ------------------------------
>
>                 Key: SAMOA-49
>                 URL: https://issues.apache.org/jira/browse/SAMOA-49
>             Project: SAMOA
>          Issue Type: New Feature
>            Reporter: Bhupesh Chawda
>
> Apache Apex is a new data-in-motion platform that unifies stream processing 
> as well as batch processing. An Apache Apex adapter for Samoa would allow 
> users to run streaming machine learning algorithms built on Apache Samoa, on 
> Apache Apex platform. This adapter should be able to translate the Apache 
> Samoa topologies into Apache Apex DAGs in order to run them on the Apex 
> platform. 



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

Reply via email to