Re: How to setup Post-Commit Hooks

2011-06-29 Thread Andrew Berman
They should exist on each node (server-side). You set up the code path using http://wiki.basho.com/Configuration-Files.html#add_paths or -pz in vm.args for each node. Once you do that you (assuming Erlang), you would just compile the file and put the beams in the directory you stated in the path

How to setup Post-Commit Hooks

2011-06-28 Thread Charles Daniel
I can't figure out how post-hooks are to be setup in Riak. I was wondering if I could get an example of where to set it up (is it via the client or is it on Riak's server side?). I've read this in the wiki already http://wiki.basho.com/Pre--and-Post-Commit-Hooks.html#Post-Commit-Hooks but it doe