SSL is working for me (for riak-control) using self-signed
certificates. However I've not yet tried it with an external client.
On Fri, Jul 13, 2012 at 2:34 PM, Michael Johnson wrote:
> I've been having problems getting riak to function via https and have not
> been able to find anything online t
FWIW, on ubuntu you can drop a file in /etc/security/limits.d/ called
'riak.conf' with the appropriate stanzas you would normally include in
limits.conf and it will get read.
If you use chef or puppet, this is much easier than trying to have
multiple resources attempt to manage limits.conf togethe
It might be worth looking at the Chef cookbook for how it does it. As
I see it on a fresh install with no data, there's probably not much
major risk in concurrent joins. On an existing install, however, I'd
think you would want to go serially.
We stand up all of our riak clusters from scratch usin
I would highly suggest you upgrade to 1.2 when possible. We were, up
until recently, running on 1.4 and seeing the same problems you
describe. Take a look at this graph:
http://i.imgur.com/0RtsU.png
That's just one of our nodes but all of them exhibited the same
behavior. The falloffs are where w
On Tue, Oct 2, 2012 at 7:55 AM, Kelly McLaughlin wrote:
> John and Shane,
>
> I have been looking into some memory issues lately and I would be very
> interested in more
> information about your particular problems. If either of you are able to get
> some output
> from etop using the -sort memor
Forgot to paste this in the last email. We ARE seeing the long_gc
messages (but no large_heap):
erlang.log.3:10:43:21.406 [info] monitor long_gc <0.29654.5763>
[{initial_call,{riak_pipe_fitting,init,1}},{almost_current_function,{gen_fsm,loop,7}},{message_queue_len,0}]
[{timeout,102},{old_heap_bloc
ying it may succeed
>> after a few attempts.
>>
>> Are either of you using MapReduce? I see that John is using 2I. Shane, do
>> you also use 2I?
>> Finally, do you notice a lot of messages to the console or console log
>> that have the either the
>> phra
Wow. This is very much appreciated and will simplify our stuff
considerably. Thanks!
On Oct 16, 2012 5:48 PM, "James Martin" wrote:
> Folks,
>
> I'm pleased to announce we now have official Basho package
> repositories for CentOS/Red Hat versions 5 & 6, Debian Squeeze, and
> Ubuntu Lucid/Natty/Pr
Brian,
Can you please contact enstratus about this. I'm not sure why this is
even happening since our installer is tested on precise but these
requests should come through enStratus as the installer creates a
working Riak install that shouldn't need any changes.
You can either email supp...@enstr
Just a thought but we've been working on disabling certain API
operations at the proxy level. We have a subsystem that uses riak that
should NEVER see a DELETE call ever and we're planning on guaranteeing
that by blocking it at the proxy level.
Combined with the actual nodes being inaccessible in
Personally I'm interested in all manner of post-commit hook example
code. While I don't have a need personally, it would be a great way to
see more examples to learn from as I'm keen on something myself.
On Wed, Mar 13, 2013 at 9:21 AM, Jon Brisbin wrote:
> Just wondering if anyone else in Riakla
As an opposing viewpoint, I'd argue that it's NOT the requirement of Riak
to go automatically changing things outside of its domain. Ulimits and
tunables in the same class are not things that should be blindly tweaked by
an incoming package. These are things the system administrator needs to be
awa
y default) for the `riak` and
> `riak-cs` users based on what cookbook you use.
>
> Perhaps we should make that increase conditional?
>
> --
> Hector
>
> [0]
> https://github.com/basho/riak-chef-cookbook/commit/2315fcc9dd31145e14526add2d8881456d191bcb
>
>
> On T
I'm going to take a competing view here.
SAN is a bit overloaded of a term at this point. Nothing precludes a SAN
from being performant or having SSDs. Yes the cost is overkill for fiber
but iSCSI is much more realistic. Alternately you can even do ATAoE.
>From a hardware perspective, if I have 5
. And a Drobo b1200i [2] is definitely not a SAN.
>
> ---
> Jeremiah Peschka - Founder, Brent Ozar Unlimited
> MCITP: SQL Server 2008, MVP
> Cloudera Certified Developer for Apache Hadoop
>
>
> On Wed, Oct 2, 2013 at 2:12 PM, John E. Vincent <
> lusis.org+riak-us...@
Les,
This is pretty much Dynamo 101 territory at this point and one of the
tradeoffs with a distributed model.
If you aren't familiar with Dynamo, Andy Gross (from Basho) gives an
AWESOME walkthrough in an episode of TheNoSQLTapes:
http://nosqltapes.com/video/understanding-dynamo-with-andy-gross
One option, if you are using a config management tool like Chef is to
use the Node name in Chef as the vm.args name and add entries to the
hosts file mapping those names to current ips.
On Tue, May 3, 2011 at 9:24 AM, Grant Schofield wrote:
>
> On May 2, 2011, at 7:58 PM, Jeff Pollard wrote:
>
>
If you're not uncomfortable with Chef, you can use the riak cookbook
to get things up and going.
On Wed, Sep 7, 2011 at 10:37 PM, Jeremiah Peschka
wrote:
> Does anyone have a CloudFormation template (or other script) for getting a
> Riak cluster up and running in AWS?
> ---
> Jeremiah Peschka -
2012/2/23 Will Moss :
> Hey Dominik,
>
> To answer the question in your subject line, no. To quote one of the guys I
> work with, "You're the bitch of data." That said, I'm extremely happy we did
> it. Riak does what it says it's going to do when it says it will and doesn't
> seem to really ever go
ElasticSearch has this feature as well.
When using the Java transport client (as opposed to the HTTP/JSON
interface), you actually become a cluster member as a non-data node.
You can also add any number of nodes to the cluster as non-data nodes
that then participate in general processing.
http://
On Wed, Apr 18, 2012 at 3:42 PM, Adrien Mogenet
wrote:
> Hi there,
>
> From this Riak Search's
> page (http://wiki.basho.com/MapReduce-Search-2i-Comparison.html) :
>
> Poor Use Case:
>
> Searching for common (low cardinality) terms in documents
>
> I agree that searching for common terms in Riak S
ider modifying the original model
simply because MongoDB doesn't like dots in key names.
Thanks a ton.
John E. Vincent
twitter/@lusis
___
riak-users mailing list
riak-users@lists.basho.com
http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
22 matches
Mail list logo