[ANN] Riak 2.0pre11

2014-01-18 Thread Luc Perkins
Dear Riak community, We're excited to bring you our first "public" release of a 2.0 preview since the tech preview that we unleashed at RICON West. The list of changes is too long to trivially enumerate, as effectively all of the new features (and some older ones) have been significantly improved

Update: [ANN] Riak 2.0pre11

2014-01-18 Thread Luc Perkins
Dear Riak community, Yesterday, we announced that the newest preview version of Riak 2.0 (pre11) is now available for public use. We expect that most Riak users will be able to run this newest version without issue. Today, however, internal tests revealed that some Riak users might encounter issu

Re: Loosing data with bucket types, custom backend and active data entropy

2014-05-21 Thread Luc Perkins
Oleksiy and Matthew, I actually just started working on some documentation on vector clocks and deleted objects the other day: https://github.com/basho/basho_docs/pull/1096 . It's still very much a work in progress, but hopefully this will keep others from encountering the same issue going forwar

Re: About Protocol Buffers

2014-06-24 Thread Luc Perkins
>>> >>> Cool, thanks! I can see how to do it now: >>> >>> bucket = client.bucket_type('counter_bucket').bucket('counters') >>> >>> Will be checking it more to see what can I do that is not yet documented. >>> >>&

Re: Python library: Error with counters

2014-08-15 Thread Luc Perkins
Alex, Creating a bucket type does not also activate it. That is a separate step: *riak-admin bucket-type activate likes* If that returns *likes has been activated* or something along those lines, then the bucket type is ready to be used. Luc On Fri, Aug 15, 2014 at 10:37 AM, Alex De la rosa

Re: Counters inside Maps

2014-08-19 Thread Luc Perkins
Alex, Do you mean a map as in a Python dict or as in a Riak map? If you want to create *footballers* as a Riak map, skip to the *Maps* section in this doc . That provides a full tutorial for dealing with other Data Types, such as counter

Re: Streaming keys with the Erlang client

2014-08-21 Thread Luc Perkins
István, For future reference, the Riak 2.0 docs have client-library-specific code samples. The *Querying* section of this doc has Erlang samples, including an example for how to stream: http://docs.basho.com/riak/2.0.0/dev/using/2i/#Querying Luc On Thu, Aug 21, 2014 at 10:38 AM, István wrote:

Re: Riak Search Production Configuration

2015-02-05 Thread Luc Perkins
Nirav, Could you possibly detail the steps you used to upload the schema, adjust the bucket properties, etc.? That would help us identify the issue. Luc On Thu, Feb 5, 2015 at 9:42 AM, Nirav Shah wrote: > Hi Shawn, > Thanks for the response. To give you some background > > 1. We are using cust