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 that directory.
Grant
Developer Advocate
Basho Technologies
add_paths directive to your app.config in the riak_kv section will tell Riak to
load the Erlang modules located in the director you specify.
On Apr 22, 2011, at 10:06 AM, Eric Moritz wrote:
> 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
> [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