Jon,
Is there anyone I can talk to to confirm that the licensed commercial version
with a support contract is or is not supported running in a Docker container in
production environments, assuming the technical challenges you describe can be
addressed?
Adam Winter
614-446-9033
Delivery Lead
Is a Docker-based deployment of Riak officially supported by Basho and
encouraged?
I see articles of how to configure Riak to run in Docker images, but no
explicit mention of it within the list of supported platforms.
Adam Winter
614-446-9033
Delivery Lead
Pillar Technology Group, LLC
awin
ype, Bucket}, Id, Payload, ContentType),
riakc_pb_socket:put(Pid, Object),
I am wondering if anyone has experienced similar issue before or if someone
might have any tips how to debug this problem.
This behaves the same way on os x 10.11.3, latest homebrew build of riak and
also in debian
Hello,
Has anyone had to run 1.2.1 on Ubuntu Trusty? I was hoping to obtain
an apt package, but I see that there is no 1.2.1 Trusty build, nor are
there any builds for Trusty before 2.0 (which is on package cloud). As
we seek to bump up our versions, we'd hope to have packages of all
versions for
On 4/21/14, 11:25 AM, Luke Bakken wrote:
If possible, could you please mail me directly your app.config,
vm.args and archive of log files (/var/log/riak) from one node, and
HAProxy configuration?
Let me check into this, I might be able to get you a copy of these after
they have been appropriat
w we're forced to
use periodic rolling restarts on the nodes in our production cluster to
keep the HTTPS listeners functional, which is a pretty disgusting
workaround.
Thanks for taking the time to read this. I'd appreciate any insight or
guidance on how to address/track down this problem.
-Adam Leko
___
riak-users mailing list
riak-users@lists.basho.com
http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
I'm trying to remember some of the pain points of Riak in production on EC2
back 2.5 years ago. Riak is a different product now, but EC2 is still a
challenging environment.
Do you have any monitoring on the state of network interfaces? Is it
possible the IP of one of the nodes changed from underne
http://online.net/
you can have private network
Quentin ADAM
http://twitter.com/waxzce
+33 6 62 09 40 07
Le 21 févr. 2014 à 15:34, Massimiliano Ciancio a
écrit :
> Hi all,
> is there someone who have suggestions for a good, not so expensive,
> European provider where to get 5 s
Hi
Facebook for LevelDB and build http://rocksdb.org/
Some of new performance focus seems very interesting for riak isn’t it ?
Best regards
Quentin ADAM
http://twitter.com/waxzce
+33 6 62 09 40 07
___
riak-users mailing list
riak-users
ould set this globally and then override on a per-call basis
(ie, have ping return in < 250ms or error).
Does a feature like this make sense from your perspective and is it on the
road map? This also may be something that we can help with (in the form of
a PR on github).
Thanks for your
Hi
Does someone use riakCS with pre signed url ?
It's going to 404 or 403 every time I try
Best regards
Quentin ADAM
Clever Cloud CEO
+33 6 62 09 40 07
http://twitter.com/waxzce
http://fr.linkedin.com/in/waxzce
https://github.com/waxzce
quentin_adam on skype
Hi
Can you get the logs ?
something like /var/log/lib….console.log
or in RIAK_DIR/rel/riak/log…..
Best regards
Quentin ADAM
Clever Cloud CEO
+33 6 62 09 40 07
http://twitter.com/waxzce
http://fr.linkedin.com/in/waxzce
https://github.com/waxzce
quentin_adam on
t;},{line,1197}]},{riak_kv_index_hashtree,init_trees,2,[{file,"src/riak_kv_index_hashtree.erl"},{line,368}]},{riak_kv_index_hashtree,init,1,[{file,"src/riak_kv_index_hashtree.erl"},{line,225}]},{gen_server,init_it,6,[{file,"gen_server.erl"},{line,304}]},{proc_lib,init_p_do_apply,3,[{file,&q
ers, it works correctly as
expected.
Any suggestions? I can provide a patch to hack this in the
http_backend/object_methods.rb class, but it seems like this might be a
'quirk' of the server? I'm new to riak so again, I do wonder if I'm
missing something!
thanks,
adam
___
riak-users mailing list
riak-users@lists.basho.com
http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
=False).encode("utf8")
R.set_encoder('application/json', antonjson)
--
Adam Lindsay
On Friday, 1 February 2013 at 16:11, Sean Cribbs wrote:
> For what it's worth, the underlying transports don't (read: shouldn't)
> care about the encoding of the paylo
clients
are as good as Python at 8-bit/Unicode!), but the underlying implementation
definitely shows a bug that (again, IMHO) should and can be fixed.--
Adam Lindsay
On Friday, 1 February 2013 at 14:27, Sean Cribbs wrote:
> Anton,
>
> I don't see any reason why this can
going ahead and running it for however long it takes.
If those queries do give good results, I'd suggest going ahead and re-indexing
your existing entries with 'country_bin' and 'campaign_bin'. It's up to
personal style whether you treat dates as int or bin.
Th
Hi David,
This one is actually documented:
http://basho.github.com/riak-python-client/mapreduce.html#riak.mapreduce.RiakMapReduce.run
results = query.run(timeout=30) #milliseconds = 5 minutes
adam
(mobile)
On 13 Oct 2012, at 08:40, David Montgomery wrote:
> Hi,
>
> I am tryi
Hi David,
Yes, but only via the HTTP interface:
from riak import RiakClient
r = RiakClient()
r.get_transport().stats()
--
Adam Lindsay
On Friday, 12 October 2012 at 19:29, David Montgomery wrote:
> Hi,
>
> I see in the riak control I can see stats.
>
> https://111.111.11
ut you should see the
pattern.]
Hope that helps save a couple lines at a time,
--
Adam Lindsay
On Saturday, 29 September 2012 at 03:23, David Lowell wrote:
> Hi folks,
>
> Simple question here. Based on the python client documentation, I'm unclear
> on the canonical means to
Sorry for top posting you, but I run a riak cluster behind two separate virtual IPs on my load balancer (an F5 LTM), one on a private IP that I write to and one on a public IP that can be read from. I control that behavior with iRules, though I'm sure other LBs have their own mechanism for the same
Mihai,
thanks for the advice, I really like your suggestion. Do you have any data
regarding the performance trade off you are making by using the erlang
protobuf api instead of riak:local_client?
On Tue, Mar 6, 2012 at 8:09 AM, Mihai Balea wrote:
> Adam,
>
> We are also using local_
Thank Ryan!
There's a funny side-effect with posting on a user list or going to ask
somebody for help with something where as soon as you do it, you find the
answer you were looking for :) I found riak:local_client() shortly after I
posted and it's working like a charm.
thanks again
What is the best way for a riak_core app to use riak_kv for persistent
storage? I thought that riak search did this but haven't found it in
that code yet. Should I use the erlang interface via http or protobuf
or is there an API or module I can use since my app is running as a
member of the cluster
t using
an incrementing number or using something like a timestamp as the vector
clock value for the client?
I would love to be able to get a good explanation for this so I can
understand it better myself and so that I can articulate it to colleagues.
Th
eople who
should see this.)
Thanks, and happy holidays!
Adam
___
riak-users mailing list
riak-users@lists.basho.com
http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
We're having a debate internally on my team about the final format that we
should store our objects in Riak. Some are voting for protobuf (because we
use it pretty heavily in house) and i'm advocating for JSON or gzipped JSON
because i feel like it would be easier to traverse and analyze with the
j
Hey guys
I have been reading up on Riak, and it is not quite clear to me how
you associate a schema for Solr with a given bucket. I understand
that you can associate a schema with an index name, but how does that
tie back to a Riak KV bucket?
Thanks!
Adam
--
adam j. o'donnell
our system, it
would be good to be able to reference existing data via a new,
internally-generated user id without special-casing any link walks or
map-reduces.
--
Adam Lindsay
___
riak-users mailing list
riak-users@lists.basho.com
http://lists.ba
also
use firebug or web-inspector to play with the riak-js client, but you'll
still need an html document to include the javascript files in. Hopefully
that helps, if not I can make a github gist for you.
Thanks,
Adam Hunter
@adamachine
http://adamhunter.me
http://github.com/adamhunter
O
your riak
installation.
Adam Hunter
@adamachine
http://adamhunter.me
http://github.com/adamhunter
On Mon, Mar 28, 2011 at 4:02 PM, Y o u s a f wrote:
> Hi,
> I am a newbie with riak javascript client while going through its
> documentation i dont understand how to install it.
>
> Inst
proc that could transition it to a new
attribute. This sort if thing had been on my to do list for a while
but now that I have more free time I may just scratch it. I'd love to
get migration ideas from the community at large beforehand though.
Thanks,
Adam Hunter
Sent from my iPhone
On F
Hey,
I assume this works for linked associations? (Embedded ones automatically
accept nested attributes). Looking forward to seeing :reject_if for both linked
and embedded.
Thanks!
Adam
On Sep 1, 2010, at 9:32 PM, Brian Kaney wrote:
> Hey Everyone,
>
> I am very excited about the
Hey,
Buckets act as a namespace only if you do not specify any properties for them.
They come into existence on demand, so there is currently no meaningful way to
delete them. I *heard* Basho was considering using DELETE to a bucket to empty
its contents.
- Adam
On May 21, 2010, at 6:24
in ripple because they
are invalid.
Thanks,
Adam
On May 12, 2010, at 11:17 PM, Sean Cribbs wrote:
> If the problem is with net/http then we need to fix that backend, not apply
> hacks to the generic portions. You can verify that Riak will return valid
> JSON objects in each chunk
This is a confirmed bug and will be fixed soon. You can check out
http://github.com/adamhunter/ripple/blob/associations/lib/riak/bucket.rb : 65
for a temporary hack.
Thanks,
Adam
On May 12, 2010, at 10:17 PM, Andrew Harvey wrote:
> I've just run into this one as well.
>
>
asho.com/
>
> On May 4, 2010, at 9:26 AM, Adam Hunter wrote:
>
>> The problem I was running into was some of the chunks were only part of the
>> json object. Decoded it would be something like this:
>>
>> chunk 1: {'keys':[1,2,3,4
>> chunk 2: 5,6,7
k this way because all the other chunks were not valid
json. I hacked around this for now by checking to see if the chunk ends in ]},
otherwise I accumulate chunks until I have a full json object.
Thanks,
Adam
On May 4, 2010, at 9:22 AM, Sean Cribbs wrote:
> This behavior is unchan
json object is broken into
several chunks. Is this behavior correct?
Thanks,
Adam
___
riak-users mailing list
riak-users@lists.basho.com
http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
39 matches
Mail list logo