Hi Dmitri, your point about r=2 is noted. I'll probably go with that. The
thing I have to decide is how to reconcile duplicates. For the time being I
can tolerate some stale data/inconsistency (caused by r=1). But for the
future I would prefer not to risk that.
Thanks to everyone for their help wi
Alexander, thanks for that reminder. Yes, n_val = 2 would suit us better.
I'll look into getting that tested.
Regards,
Vanessa
On Thu, Oct 8, 2015 at 1:04 PM, Alexander Sicular
wrote:
> Greetings and salutations, Vanessa.
>
> I am obliged to point out that running n_val of 3 (or more) is highly
Jagan,
We don't have updated support in Spring Data for the latest Riak releases.
The Java client is very capable on its own (but somewhat verbose if you're
used to using SD repos).
I recently wrote an example app that uses Boot and the Riak Java client to
ingest IoT data. It's located here:
htt
Whar is the right solution if i have partition not running in my cluster
when i execute riak-admin transfers command ?
___
riak-users mailing list
riak-users@lists.basho.com
http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
Riak cs fast track would answer your question
On Oct 13, 2015 21:30, "Shawn Debnath" wrote:
> I have been using s3curl.sh with success to do the dirty work with Riak
> CS. Here’s a snippet from my docker setup files. I use the same methodology
> in production.
>
> 187 # CREATE CS BUCKET AND APP
I have been using s3curl.sh with success to do the dirty work with Riak CS.
Here’s a snippet from my docker setup files. I use the same methodology in
production.
187 # CREATE CS BUCKET AND APPLY ACL
188 ##
189 bin/s3curl.pl \
190 --debug \
191 --id ${RIAK_ADMIN_KEY} \
>Can you tell us more about that? How do siblings affect the results of
search in your case?
When I checked last year, search result and stats result includes sibling
object.
Search result and stats count includes sibling object. It's complicated to
handle with the result.
$ curl -sS
http://:/type
Hi Shino,
I tried multiple times with the access key and secret key configured in
riak-cs.conf. But I'm unable to create or view buckets using s3 cmd.
Could you let me know if there is any documentation for this?
My aim to create buckets, upload objects to riak buckets from a HTTP
interface sim