I had installed RiakDB using this document.
After installation i tried to start the Riak using the following command. But its giving some error.
sudo riak start
###Error
!!!!
!!!! WARNING: ulimit -n is 1024; 4096 is the recommended minimum.
!!!!
riak failed to start within 15 seconds,
see the output of 'riak console' for more information.
If you want to wait longer, set the environment variable
WAIT_FOR_ERLANG to the number of seconds to wait.
Note
os - 12.04 LTS ubuntu
riak - 1.4.6
I am new to riak.
Any help will be great.