I plan to add Riak support to Disco. Disco has an abstract concept of Worker <http://disco.readthedocs.org/en/develop/howto/worker.html>(currently python, ocaml, java are available and golang and haskell are on their way). Writing a new worker should be pretty simple (e.g. take a look at the golang worker in progress: github.com/discoproject/goworker).
Ideally, we would like to combine disco nodes and riak nodes (something like https://github.com/pavlobaron/disco_playground which will be the base of my work). Regards. On Wed, Apr 30, 2014 at 11:53 AM, Andrew Thompson <[email protected]>wrote: > Speaking as a Basho engineer, not Basho engineering, I'd much rather see > the ability to run M/R 'workers' in whatever language you want and just > have Riak M/R submit map and reduce jobs to them. > > I don't know if/when that will ever happen, though. > > Andrew > > _______________________________________________ > riak-users mailing list > [email protected] > http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com >
_______________________________________________ riak-users mailing list [email protected] http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
