So, you need to set add_paths as a runtime option, once you compile the Erlang program into beam files (perhaps with a .app) so that Riak can load your code. Have you already compiled your program with the Erlang compiler that comes with your version of Riak? Which version of Riak are you using? In 2.0, I believe you have to add it to the advanced.config, as per: https://github.com/basho/riak/issues/566
On Fri, Jan 16, 2015 at 1:27 AM, Ildar Alishev <ildaralis...@gmail.com> wrote: > Hello everyone! > > > Would like to ask. > > Found on http://docs.basho.com/riak/latest/ops/advanced/install-custom-code/ > > that i should find and add data in app.config > > ok, where i can find it???? > > i have this conf file in my rebar, but don’t know if it is right, maybe it > should be created for riak somewhere??? > > > thank you! > > Ildar. > > _______________________________________________ > 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