Re: How to install an erlang module for use with map reduce

2011-04-22 Thread Grant Schofield
There is a good description of how to do it two ways here: http://contrib.basho.com/usage.html You can do it on the fly, but for most purposes adding the add_paths directive to your app.config in the riak_kv section ({add_paths, "/path/to/modules"},). Riak will load the Erlang modules located in

How to install an erlang module for use with map reduce

2011-04-22 Thread Eric Moritz
I am sure this is written down somewhere but I can seem to find it with Google. Where do I install an erlang module so that I can use it with a mapred query? Thanks, Eric Moritz ___ riak-users mailing list riak-users@lists.basho.com http://lists.basho.