Dear Drew,
Everything works fine now.
thank you.
Ildar.
> 16 янв. 2015 г., в 23:37, Drew Pirrone-Brusse
> написал(а):
>
> Ildar,
>
> Those instructions assume you already have an instance of Riak
> installed on the system you are using to compile new Erlang code.
>
> Unless you are planning
Ildar,
Those instructions assume you already have an instance of Riak
installed on the system you are using to compile new Erlang code.
Unless you are planning on developing in Erlang and deploying custom
modules for Riak operations, you shouldn't need to worry about those
instructions.
If you h
Hello! You mean have i compiled already RIAK with erlang?
I don't understand where this file stores (advanced.config).
Should i just create it here /etc/riak/ ?
Ildar
2015-01-16 12:32 GMT+03:00 Sargun Dhillon :
> So, you need to set add_paths as a runtime option, once you compile
> the
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