As I remember it, if you want to do Map/Reduce with erlang, you can only use functions that have been compiled and uploaded to the Riak cluster. That is: there's no way to write your erlang M/R jobs on the fly like you can do with JavaScript --- Jeremiah Peschka Founder, Brent Ozar PLF, LLC
On Jul 29, 2011, at 8:10 AM, Lyes Amazouz wrote: > Hi! > > I want to know if there is a way to do a map/Reduce query using pure erlang > library without (even for the map/reduce query functions) without using the > Javascript or passing by the http interface . Does riak offers something like > that? > > Thank you! > > -- > ================ > Lyes > ================ > > _______________________________________________ > riak-users mailing list > riak-users@lists.basho.com > http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com _______________________________________________ riak-users mailing list riak-users@lists.basho.com http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com