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

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

Github user davidyan74 commented on the issue:

    https://github.com/apache/incubator-samoa/pull/55
  
    @bhupeshchawda For the slow execution, we can do some tuning on the timeout 
window count, the window width and the number of tuples being generated for 
each window. For the serialization, is it possible to use java serializer for 
the affected fields by using @FieldSerializer.Bind(JavaSerializer.class) within 
the Apex operator without changing Samoa code?


> 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