Ok. Thanks. I'd be interested in seeing what's in the repo, if it is made
public.
I'll also follow up with the obvious question: Are there any plans for an
official one? The community for connectors is rich
(https://www.confluent.io/product/connectors/), and the ability to shovel data
into a
Hi Johan,
I'm assuming you're using the Java client, and the getValues method shown here:
https://github.com/basho/riak-java-client/blob/develop/src/main/java/com/basho/riak/client/api/commands/kv/KvResponseBase.java#L80-L91
> does: "fetch -> getValues -> ... pick one ... -> modify -> store", wo
This is, currently, a private repo. I will look into the viability of making it
public, but no promises at this point.
Doug
> On Apr 6, 2017, at 9:13 AM, Andrei Zavada
> wrote:
>
> Can you please retry? I can confirm it didn't work a few hours ago,
> but it is now.
>
> On Thu, Apr 6, 2017 at
Can you please retry? I can confirm it didn't work a few hours ago,
but it is now.
On Thu, Apr 6, 2017 at 12:33 PM, Grigory Fateyev wrote:
> 404 Error
>
> 2017-04-06 12:04 GMT+03:00 Andrei Zavada :
>>
>> Hi Joe,
>>
>> Sorry for letting your question remain unanswered for so long. There
>> is inde
From: riak-users [mailto:riak-users-boun...@lists.basho.com] On Behalf Of
Master Mind
Sent: April-05-17 3:03 PM
To: riak-users@lists.basho.com
Subject: Query regarding retrival of data
Hi all,
Greeting for this day.
I have successfully inserted data into the riak database using riak-python
cl
Hi,
Which client are you using?
On 6 Apr 2017, at 12:48, ジョハンガル wrote:
> Hello,
>
> I have a simple question regarding FetchValue.Response/getValue,
> FetchValue.Response/getValues and conflict resolution.
>
> In the documentation
> http://docs.basho.com/riak/kv/2.2.3/developing/usage/con
Hello,
I have a simple question regarding FetchValue.Response/getValue,
FetchValue.Response/getValues and conflict resolution.
In the documentation
http://docs.basho.com/riak/kv/2.2.3/developing/usage/conflict-resolution/
the described sequence is: "fetch -> getValue -> modify -> store"
does:
404 Error
2017-04-06 12:04 GMT+03:00 Andrei Zavada :
> Hi Joe,
>
> Sorry for letting your question remain unanswered for so long. There
> is indeed a tool you might find useful:
> https://github.com/basho-labs/kafka-connect-riak, but please be aware
> that it is provided with no official support
Hi Joe,
Sorry for letting your question remain unanswered for so long. There
is indeed a tool you might find useful:
https://github.com/basho-labs/kafka-connect-riak, but please be aware
that it is provided with no official support from Basho.
Regards,
Andrei
On Wed, Mar 29, 2017 at 9:37 PM, Joe