I just wrote something quick that uses groovy scripts. my hope is to be able to execute any arbitrary scripted mapper/reducer w/o needing to, say, redeploy/restart the node/server.
The code is here: https://github.com/saturnism/infinispan/tree/groovy-mr/groovy On Sat, Jan 26, 2013 at 12:20 PM, Vladimir Blagojevic <[email protected]>wrote: > Yes it does! > On 13-01-25 4:31 PM, Ray Tsang wrote: > > For Map/Reduce tasks - does the Task, Mapper, Reducer implementations > classes need to be present in the classpath of all the nodes? > > Thanks, > > > _______________________________________________ > infinispan-dev mailing > [email protected]https://lists.jboss.org/mailman/listinfo/infinispan-dev > > >
_______________________________________________ infinispan-dev mailing list [email protected] https://lists.jboss.org/mailman/listinfo/infinispan-dev
