[
https://issues.apache.org/jira/browse/SAMOA-49?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15405722#comment-15405722
]
ASF GitHub Bot commented on SAMOA-49:
-------------------------------------
Github user bhupeshchawda commented on the issue:
https://github.com/apache/incubator-samoa/pull/55
Hi Nicolas,
Please find my responses below:
1. I think these changes should not affect other DSPEs as these fields must
have been either serializable or transient. I verified that these objects are
created before being used. So in case of a failure, it might not need to be
read from a serialized form and then deserialized.
2. I don't need to make any other changes to samoa-api. I have a fix in the
code to handle all other cases. These specific cases were not handled because
these serializable classes have non-serializable elements in them which
actually should have been transient.
> 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)