Thanks a lot for the help folks.
And sorry for the late reply.
I could set the ports up after including
{kernel, [
{inet_dist_listen_min, 8000},
{inet_dist_listen_max, 8088}
]}
in my app.config.
It would be great if there could be a page to guide ec2 setup of riak o
This has been there all along (albeit not named "EC2" specifically):
http://wiki.basho.com/Network-Security-and-Firewall-Configurations.html
Sean Cribbs
Developer Advocate
Basho Technologies, Inc.
http://basho.com/
On Feb 7, 2011, at 6:28 AM, Abhishek Kona wrote:
> Thanks a lot for the help f
I am new to riak and have a few questions I am hoping someone can help me with.
Thx in advance for any help.
1) From the basho download page, http://downloads.basho.com/innostore/,
innostore is currently at release 1.0.2. Since innostore is an embedded
version
of innodb, is there any cor
On Mon, Feb 7, 2011 at 7:00 AM, Jackson L wrote:
> 1) From the basho download page, http://downloads.basho.com/innostore/,
> innostore is currently at release 1.0.2. Since innostore is an embedded
> version of innodb, is there any correlation between the innostore release
> and the real innodb re
Afternoon, Evening, Morning,
Here's a short Recap from the last few days.
Enjoy,
Mark
Community Manager
Basho Technologies
wiki./basho.com
twitter.com/pharkmillups
Riak Recap for Feb. 4 - Feb 6.
1) Basho Hacker Sean Cribbs wrote a great piece on Friday all about
spinning up local Riak c
Does anyone have something simple to demonstrate what riak-search can do?
--
Les Mikesell
lesmikes...@gmail.com
___
riak-users mailing list
riak-users@lists.basho.com
http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
Hi Florian,
riak_object is the module used by the native Erlang client and was used
before the protocol buffers interface existed.
riakc_obj is used by the Erlang protocol buffers client and does not depend
on any Riak KV code.
Re-factoring the code to use a single module seems like a good idea;
Thx David for the prompt and informative response.
From: David Smith
To: Jackson L
Cc: riak-users@lists.basho.com
Sent: Mon, February 7, 2011 9:10:53 AM
Subject: Re: innostore questions
On Mon, Feb 7, 2011 at 7:00 AM, Jackson L wrote:
> 1) From the basho do