Hi Kota,
Thank you for the information.
Thanks,
Siddhu
Sent from my iPhone
> On 21 Nov 2013, at 07:09, "Kota Uenishi" wrote:
>
> Hi,
> Unfortunately, there is no support of timed expiry of objects for now
> - "object lifecycle" [0] would have been best candidate if we had
> decided to make
Thanks, it works now!
i wouldn’t realize that bucket type had to be specified as a type. But i did
say that i didn’t now what that meant. :)
I hope i can do all my experiments now,
Valter
No dia 20/11/2013, às 21:04, Valter Balegas escreveu:
> Hello,
>
> Here is the sequence of commands:
>
On Wed, Nov 20, 2013 at 2:38 PM, Gabriel Littman wrote:
>
>
> 1) We are installed via deb package
> ii riak 1.4.1-1
> Riak is a distributed data store
>
There's a 1.4.2 out but your issue doesn't seem to have anything do with a
specific 1.4.1 bug.
>
> 2) We did rec
Ok, I'm not exactly sure what will be most helpful to you, but I am
attaching an example of a Key/Value.
What you see in the file, we would have thousands of those. Probably would
get to at least a million or so KV's like that.
The bucket is search enabled, so all those JSON fields are going to b
Hi Ari,
I applied the same changes you described to a local single instance
Riak setup and was unable to reproduce your issue.
Can you please answer/provide the following?
- Double-check your configuration changes
- Did you change IP addresses in app.config or vm.args?
- Did you startup Riak bef
Our use-case is very similar to what Chris has described till now. I am new
to the riak store and have a background with RDBMS.
Going over this thread, there was a suggestion to pre-compute things. I am
trying to understand what pre-compute exactly means. Does it mean using pre
or post commit hook
Hi Sean!
I was wondering if you were starting to work on Riak 2.0 features, and if
so, which branch I might follow development?
Cheers,
Dave
On Mon, Nov 18, 2013 at 4:44 PM, Sean Cribbs wrote:
> Hi riak-users,
>
> I've just released version 2.0.2 of the official Python client for
> Riak[1].
On Wed, Nov 20, 2013 at 3:48 PM, Kartik Thakore wrote:
> Thank you.
>
> I am creating indexes with:
>
> curl -i -XPUT http://192.168.1.10:8098/yz/index/allLogs \
>-H 'content-type: application/json' \
> -d '{"schema" : "_yz_default", "bucket" : "logs" }'
>
>
> But when I check the i
Some of the new Search (Yokozuna) features have already landed on master
thanks to Eric Redmond. I will be hacking on the 2.0 features in earnest
next month.
On Thu, Nov 21, 2013 at 2:02 PM, Dave Martorana wrote:
> Hi Sean!
>
> I was wondering if you were starting to work on Riak 2.0 features,
Apologies for the bump!
Basho guys, can I get a confirmation on the uniqueness of links between two
objects please? (Before I go an modify the code in my app to suit)
Thanks
Matt
On 19 November 2013 14:31, Matt Black wrote:
> Hello list,
>
> Once upon a time, a link from one object to another
Matt -
This has never been a restriction in Riak itself AFAIK. I fixed the
same issue in the Java client over a year ago - it was using a hashmap
for links so duplicates were discarded;
https://github.com/basho/riak-java-client/pull/165
- Roach
On Thu, Nov 21, 2013 at 7:00 PM, Matt Black wrote:
Thanks Brian, I suspected it was a constraint applied in the client tools
(although in my case the Python ones).
On 22 November 2013 13:05, Brian Roach wrote:
> Matt -
>
> This has never been a restriction in Riak itself AFAIK. I fixed the
> same issue in the Java client over a year ago - it wa
Hi Mark,
The Counter is just a a riak_object under the hood (at the Riak end of things)
to the erlang client though it is modelled as an integer and operations on an
integer.
We’ll get around to the README, sorry about that.
Using the counter is pretty simple. First you need to set whatever bu
13 matches
Mail list logo