Hi Sanjiva, We are playing with Mahout at this point, as that is the easiest way to bring in ML algos to BAM (it has a fair set of algos).
Since mahout is set of map reduce jobs .. basically all we have to do is to add the mahout jars to BAM. However, we need some entry point to run mahout jobs. This service is that entry point. This point it is added to try out mahout within BAM and make sure it works with our storage etc. eventually it can be invoked from ML helper wizards we will design. --Srinath On Mon, Jun 30, 2014 at 10:20 PM, Sanjiva Weerawarana <[email protected]> wrote: > Supun what's the purpose of the service? > > Sanjiva. > > > On Mon, Jun 30, 2014 at 12:28 PM, Supun Sethunga <[email protected]> wrote: > >> Hi, >> >> Im working on the $subject, and the objective is to apply Machine >> Learning algorithms on the data stored by WSO2 BAM. Apache Mahout will be >> used as the ML tool, for this purpose. >> >> As per the discussion I had With Srinath, the procedure for $subject >> would be: >> >> - Test a Machine Learning algorithm using Mahout libraries within >> Java. >> - Implement a RESTful service which provides the above functionality. >> - Since Mahout also uses Hadoop, the above service can send Map >> Reduce Jobs to the Hadoop built inside the BAM. >> - Deploy the service as a Carbon Component on WSO2 BAM. >> >> The first step is completed for now. >> Any feedback is highly appreciated. >> >> Thanks, >> Supun >> >> -- >> *Supun Sethunga* >> Software Engineer >> WSO2, Inc. >> lean | enterprise | middleware >> Mobile : +94 716546324 >> >> _______________________________________________ >> Architecture mailing list >> [email protected] >> https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture >> >> > > > -- > Sanjiva Weerawarana, Ph.D. > Founder, Chairman & CEO; WSO2, Inc.; http://wso2.com/ > email: [email protected]; office: (+1 650 745 4499 | +94 11 214 5345) > x5700; cell: +94 77 787 6880 | +1 408 466 5099; voip: +1 650 265 8311 > blog: http://sanjiva.weerawarana.org/; twitter: @sanjiva > Lean . Enterprise . Middleware > -- ============================ Director, Research, WSO2 Inc. Visiting Faculty, University of Moratuwa Member, Apache Software Foundation Research Scientist, Lanka Software Foundation Blog: http://srinathsview.blogspot.com twitter:@srinath_perera Site: http://people.apache.org/~hemapani/ Photos: http://www.flickr.com/photos/hemapani/ Phone: 0772360902
_______________________________________________ Architecture mailing list [email protected] https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
