The below does to make sense to me.
root@ip-10-204-150-22:/var/log/riak# riak console
Attempting to restart script through sudo -H -u riak
WARNING: ulimit -n is 1024; 4096 is the recommended minimum.
Exec: /usr/lib/riak/erts-5.9.1/bin/erlexec -boot
/usr/lib/riak/releases/1.3.1/riak
Ps
Wen i did riak-admin reip riak@127.0.0.1 r...@xxx.xxx.xxx.xxx
Attempting to restart script through sudo -H -u riak
Backed up existing ring file to
"/var/lib/riak/ring/riak_core_ring.default.20130614011624.BAK"
New ring file written to
"/var/lib/riak/ring/riak_core_ring.default.20130614012331"
Hi,
Why will riak not work on ec2 with a single node?
1) I have my sec groups open for all ports. This should be a no brainier.
2) Using the python client =
riak.RiakClient(host=riak_host,port=8087,transport_class=riak.transports.pbc.RiakPbcTransport)
where riak_host is the public ip address o