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 of the machine

3) I when into app.config  vm.args and replaces 127.0.0.1 in the relevant
places with the public ip address

4) I restarted riak

5) Yet..I cant remote write to riak.

I am using the latest version of rial for ubuntu 12.04 installed wit the
deb package.

So...what is the issue?




Thanks
_______________________________________________
riak-users mailing list
riak-users@lists.basho.com
http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com

Reply via email to