I got my Riak cluster on EC2 set up last week, using a security group
based on what Sean described.
The lingering parts for me were:
1. had to stop Riak, then kill "epmd", then start again
2. initially I'd tried to use Elastic IP addr (to minimize config
if we move nodes) and that got stuc
After a lot if unsuccessful fiddling around with ports I gave up and
just opened up all ports between the Riak nodes.
I suggest you set up a security group called "Riak" with settings
something like the following:
Protocol | From Port | To Port | Source (IP or group)
-+---
Thanks Mark.
This will be very useful.
-Abhishek Kona
On 06/02/11 5:54 AM, Mark Phillips wrote:
Hello Abhishek,
Sorry for the delay here.
On Tue, Feb 1, 2011 at 2:34 AM, Abhishek Kona wrote:
Hi
Is there a maven artifact available for the Java protocol buffers
(riak-java-pb-client) .
The