Hi Maheshakya, I am building and running samoa to see its functionality. In samoa still we have limited supports in algorithms. Samoa supports only classification and clustering with streams. It also use kind of StreamProcessor, like the one we use in StreamProcessor extension. I was getting started with Samoa referring to this page [1]. Then i ran couple of examples to identified the flow. Samoa use hadoop framework instead spark for distribution. But i am using it in a local mode. When i see the Samoa core there is only limited algorithms. IMO if we are going to use Samoa we have to limit the functionality and algorithms [2]. When i go to developer corner in [3], it seems to be something like CEP extension that we are using currenlty. SO in Samoa though the algorihtms are limited, they have implemented streaming support for them. Therefore if we integrate it into CEP we have to look for how to handle streams and algorithms in Samoa side. Is it good for your side to have both hadoop and spark running background.thank you. regards, Mahesh.
[1] https://samoa.incubator.apache.org/documentation/Home.html [2] https://samoa.incubator.apache.org/documentation/api/current/index.html [3] https://samoa.incubator.apache.org/documentation/SAMOA-Topology.html
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
