[
https://issues.apache.org/jira/browse/SAMOA-49?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15405554#comment-15405554
]
ASF GitHub Bot commented on SAMOA-49:
-------------------------------------
Github user nicolas-kourtellis commented on the issue:
https://github.com/apache/incubator-samoa/pull/55
Hi Bhupehash,
I saw you still had some modifications in the samoa-api,
- ModelAggregatorProcessor.java
- ArffFileStream.java
so I had two quick questions:
1) What is the effect of modifying the two fields (ScheduledFeature and
fileReader) into Transient, especially on other DSPEs? I am assuming that since
the other DSPEs didn't need these objects to be serializable / serialized, the
change shouldn't matter, but I wanted your opinion as well.
2) Do you need to do similar changes to other parts of the samoa-api for
the objects to be serialized? i.e., in other classifiers and clusterers in
learning?
Thanks!
> 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)