Hello Ajit -
I'm not a Riak Search expert, but running the JSON you included through
http://jsonlint.com yields several errors.
Cheers -
Dave
On Thu, Jan 23, 2014 at 12:19 AM, Ajit Prasad(RMG00) wrote:
> Hi,
>
> Search doesn’t seem to work on a normal JSON file. Have created index on
> JS
Hello -
We would like to take a moment to announce an ***alpha*** version of the
official Basho Riak C Client [0]. Under the hood, the new C client has a
protobuffs only interface and uses libevent [1] for both synchronous and
asynchronous communications with Riak. Basho is planning on the addit
Hello -
Sounds like you have an older version of Erlang trying to load code compiled
with a newer version of Erlang.
Cheers,
Dave
> On Sep 23, 2013, at 10:48 PM, Darren Govoni wrote:
>
> Hi,
> I am following the directions for configuring Riak with Riak-CS.
>
> http://docs.basho.com/riakcs
Hello Igor -
You can submit pull requests against the docs repo:
https://github.com/basho/basho_docs
Cheers,
Dave
On Jul 15, 2013, at 6:00 PM, Igor Karymov wrote:
> Unfortunately this library is not included into "community projects" wiki
> page list and i have no idea how-to fix this. May
; Geschäftsführer: Christoph Mempel, Bente Hepper-Hammelehle
> *From: *Dave Parfitt
> *Sent: *Sunday, July 14, 2013 02:01
> *To: *Nika Abramova
> *Reply To: *Dave Parfitt
> *Cc: *riak-users@lists.basho.com
> *Subject: *Re: Riak 1.3 YCSB Read Time Out
>
> Hello Veronika,
&
Hello Veronika,
We suggest a minimum of 5 nodes in a cluster. Riak isn't really designed to run
on a single node.
Cheers,
Dave
On Jul 13, 2013, at 12:15 PM, Nika Abramova wrote:
> I am sorry, I thought that was it.
> But now I tried to execute workload. And what I am getting is:
> com.basho
Hello Veronika -
It looks like you are out of memory. You could try turning active
anti-entropy off via:
{anti_entropy, {off, []}},
in app.config [0].
Some other docs that you may find useful are the operations guide [1],
choosing a backend [2], Linux performance tuning [3], and file system
tu
Hello Veronika -
We're actively working on the YCSB project located at [0]. It should work
fine with Riak 1.4. Since the existing implementation of YCSB is a
work-in-progress, you can't trust any results it gives you until we get it
merged upstream with the official YCSB repo. I'm not sure what'
Hello Patrick -
You can make documentation pull requests here:
https://github.com/basho/basho_docs
Cheers -
Dave
On Thu, Jul 11, 2013 at 11:25 AM, Patrick Durusau wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Greetings!
>
> I am writing a blog post about my installation of Riak
Hello -
I'd like to introduce an interactive Riak shell and scripting language
that I'm working on named Contact [0]. I've put together a 14 minute
screencast [1] covering some of the basics. To get you up and running
quickly, I've also created a sample script repo [2].
The goal of Contact is to
_options(Rest, Req#rpbsearchqueryreq{presort=Presort});
> search_options([{_, _} | _Rest], _Req) ->
>erlang:error(badarg).
>
> Thanks,
> Julian
>
> On Tue, Aug 28, 2012 at 12:26 PM, Dave Parfitt wrote:
>> Hello Julian -
>>
>> Map-reduce is s
_id,
> account_type_id:o.account_type_id, deleted:o.deleted, status:o.status,
> hidden:o.hidden, currency:o.currency};
>return [JSON.stringify(p)]
> }
>
> On Fri, Aug 17, 2012 at 6:22 AM, Dave Parfitt wrote:
>>
>> Hello Julian -
>>
>> A new version
Hello Julian -
A new version of the riak-erlang-client [1] was recently released that
changes riakc_pb_socket:search/* to use protobuffs instead of map/reduce. Give
that a shot first and let us know if it works for you.
Cheers -
Dave
[1] https://github.com/basho/riak-erlang-client/
On Aug
umber of results
}).
Cheers -
Dave
On Aug 2, 2012, at 11:08 PM, Andrew Berman wrote:
> The more fields the better. I like this change.
>
> Andrew
>
> On Aug 2, 2012 8:17 AM, "Dave Parfitt" wrote:
> Hello -
> We're considering some changes to the Ri
Hello -
We're considering some changes to the Riak Search functionality in
riak-erlang-client for the upcoming Riak 1.2 release. The current behavior of
the riakc_pb_socket:search/* functions return a list in the form: [[Index,
Id],[Index2,Id2],...]
With the new Riak Search protobuffs messages,
Hi Michael -
> [root@riak01 riak]# openssl verify /etc/riak/ssl.crt
I see you are using root to create/verify these certs - are they readable by
the riak user?
- Dave
On Jul 13, 2012, at 4:20 PM, Michael Johnson wrote:
> Nope. One key in the key file, one cert in the cert file. In fact,
16 matches
Mail list logo