dc/os stuff

2017-07-06 Thread Charles Solar
Getting riak running in DC/OS was great - nice an easy with good documentation. But I'm having an issue with the riak-mesos-director ( https://github.com/basho-labs/riak-mesos-director) I opened an issue on this repo but it looks like the maintainer doesn't work for basho? Anyway it seems the ne

Re: ClusterOffline Unable to access functioning Riak node

2017-04-14 Thread Charles Solar
Thanks for the tip Luke - I updated those timeouts to 30s each and not seeing anymore failures. I guess ideally updates should happen in under 4 seconds though so I'll have to find out why certain saves are taking so long! Charles On Fri, Apr 14, 2017 at 12:33 PM, Luke Bakken wrote:

ClusterOffline Unable to access functioning Riak node

2017-04-12 Thread Charles Solar
Hi list - I'm currently running both Riak and RiakTS in a lab environment for testing and my clients writing data get "ClusterOffline Unable to access functioning Riak node" errors fairly often. I am wondering if this is an indication that I need to add more nodes to increase capacity? Or tune s

Re: Riak CS with hadoop over s3 protocol

2014-08-01 Thread Charles Shah
wrote: > > This blog post on configuring S3 clients to work with CS may be useful: > > http://basho.com/riak-cs-proxy-vs-direct-configuration/ > > > > Sent from my iPhone > > > > On Jul 31, 2014, at 2:53 PM, Andrew Stone wrote: > > > > Hi Charles,

Riak CS with hadoop over s3 protocol

2014-07-31 Thread Charles Shah
Hi, I would like to use MapR with Riak CS for hadoop map reduce jobs. My code is currently referring to objects using s3n:// urls. I'd like to be able to have the hadoop code on MapR point to the Riak CS cluster using the s3 url. Is there a proxy or hostname setting in hadoop to be able to route t

riak random block missing on GET after some hour

2014-07-23 Thread Charles Bijon
proach? Is that corrupt data will become viable after the rear back? It's a little hell right now, I really need a helping hand. Regards, Charles ___ riak-users mailing list riak-users@lists.basho.com http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com

block not found

2014-07-22 Thread Charles Bijon
quot;>> <<"corse-matin/corse-matin/2014-07-22/release/reader/pages/jpeg/ld/0016.d04e5b20-706e-4f6c-a0fd-469447d5ac33.jpeg">> block# {<<5,216,166,27,75,67,78,254,180,245,135,148,87,243,135,231>>,0}: {error,notfound} 2014-07-22 14:45:43.973 [error] <0.6

Re: Random Block Not Found Issues with Riak/Riak CS

2014-07-22 Thread Charles Bijon
lt;94,144,214,192,123,131,68,132,142,55,30,108,189,81,242,106>>,0}: {error,notfound} We have this issue. And we have 32Go of RAM on each nodes. I disable the AAE, because when we put a new file. it's available directly. But after some hour, it became wrong and we have errors. I will tr

Re: Random Block Not Found Issues with Riak/Riak CS

2014-07-22 Thread Charles Bijon
Hi, We have the same issue there. But we have 45 riak/riak-cs nodes in production. Do you have any idea to correct it ? Regards, Charles Le 17/07/2014 23:21, Dave Finster a écrit : Hi Kelly 1.4.5 - Riak CS 1.4.8 - Riak Anti Entropy is on (all nodes) Deactivating n_val_1_get_requests

can't retreive from riakcs ( 503 )

2014-07-22 Thread Charles Bijon
ORT Process <0.25820.28> with 0 neighbours exited with reason: {normal,{gen_fsm,sync_send_event,[<0.25861.28>,get_next_chunk,ent/3 line 214 When we ask a file, the wget fail and we can't get the integrality of file. And we have this issue in riak-cs error log file. Regards,

Re: Riak replication: can nodes replicate from clean to operational state without re-adding them to cluster?

2014-04-02 Thread Charles Bijon
You should use varnish as frontend and a minimum of 5 nodes in backend Regards, Le 02/04/2014 12:42, Igor Kukushkin a écrit : Hi all. Here's a simple scenario that we're planning to test: a cluster of 4 nodes, 2 are normal eleveldb'backend nodes and 2 are stored on RAM (with same eleveldb back

Re: Size of bucket

2014-02-24 Thread Charles Bijon
We use one bucket per customer and I want to know the total size of the bucket per customers to detect the hungry users. Regards Le 24/02/2014 11:40, Kartik Thakore a écrit : Can you clarify what you mean by billing? On Mon, Feb 24, 2014 at 5:39 AM, Charles Bijon mailto:bijon.char

Size of bucket

2014-02-24 Thread Charles Bijon
Hi, I would like to know how to make billing, i need to know the size of each bucket. How i can do this please ? Regards, Charles ___ riak-users mailing list riak-users@lists.basho.com http://lists.basho.com/mailman/listinfo/riak

Re: Somes problems

2013-11-26 Thread Charles Bijon
eturn 403 error but after some automatics retry, the requests are successfull. How we correct this problem ? Regards, Charles Hey Charles, This happens when anonymous requests are made to Riak CS. The error message is misleading, at it should simply be an info message. I'll file a ti

Somes problems

2013-11-26 Thread Charles Bijon
ed. Reason: no_user_key 2013-11-20 00:28:47.870 [error] <0.5846.1105>@riak_cs_wm_common:maybe_create_user:223 Retrieval of user record for s3 failed. Reason: no_user_key This appear sometimes and after requests are ok. Someone have an idea ? Regards, Charles __

RE: Riak installation on Ubuntu Server

2012-11-01 Thread charles
1.1/* /usr/local/riak cd /usr/local/riak make rel #SCRIPT END It might also work with your current server as is. Try it out and see. If you have access to a terminal (SSH), copy and paste and run each line in your terminal. It might take a while during the Erlang install though. Cheers. Charles

RE: Riak installation on Ubuntu Server

2012-11-01 Thread charles
oc default-jdk tk-dev Cheers, Charles. -Original Message- From: "Kevin Burton" Sent: Thursday, 1 November, 2012 7:07pm To: "'Jared Morrow'" Cc: riak-users@lists.basho.com Subject: RE: Riak installation on Ubuntu Server

Re: proposed 2i changes

2012-05-17 Thread charles
itely make managing large datasets much easier. Cheers. Charles. -Original Message- From: "Gordon Tillman" Sent: Thursday, 17 May, 2012 9:49pm To: "Reid Draper" Cc: "riak" Subject: Re: proposed 2i changes ___

Re: Issues with Riak Control

2012-05-07 Thread charles
ewhat of a timeout issue in one of the javascript files. If you like I could tell you what you need to update to get it working?! Cheers. Charles. -Original Message- From: "Dmitry Demeshchuk" Sent: Monday, 7 May, 2012 8:54pm To: char...@contentomni.com Cc: "Jeffr

RE: How to switch from Bitcask to eLevelDB

2012-04-11 Thread charles
}, Regards, Charles. -Original Message- From: "Alek Morfi" Sent: Wednesday, 11 April, 2012 12:21pm To: riak-users@lists.basho.com Subject: How to switch from Bitcask to eLevelDB ___ riak-users mailing list riak-users@lists.bash

RE: How to switch from Bitcask to eLevelDB

2012-04-11 Thread charles
%% mechanism that will be used on this node. {storage_backend, riak_kv_bitcask_backend}, Regards, Charles. -Original Message- From: "Alek Morfi" Sent: Wednesday, 11 April, 2012 12:21pm To: riak-users@lists.basho.com Subject: How to switch from Bitcask t

Re: Issues with Riak Control

2012-03-22 Thread charles
urns a success code, but with an empty document. The Riak Control code makes an assumption about empty pages (to-be fixed), which then performs a redirect to the document in question. Charles' issue has been corrected by modifying some JavaScript in Riak Control. We're going to be fix

Re: Issues with Riak Control

2012-03-21 Thread charles
is working ok on the cluster, everything looks ok from riak-admin status. I just have the problem with riak control. -Original Message- From: "Jeffrey Massung" Sent: Wednesday, 21 March, 2012 11:59pm To: char...@contentomni.com Cc: "riak-users" Subject: Re: Issues

Re: Issues with Riak Control

2012-03-21 Thread charles
in/ui/index.html to > https://:8069/admin/ui/templates/snapshot.pjax. It's like it's forcing > some kind of redirection and I don't know why. > > Kindly assist, > > Charles. > > > ___ > riak-users mailing list > r

Re: Issues with Riak Control

2012-03-21 Thread charles
I've tried both Firefox 9 and Safari 5. -Original Message- From: "Tryn Mirell" Sent: Wednesday, 21 March, 2012 11:12pm To: char...@contentomni.com Cc: "riak-users" Subject: Re: Issues with Riak Control Charles, What browser are you using to view this?

Issues with Riak Control

2012-03-21 Thread charles
and I don't know why. Kindly assist, Charles. ___ riak-users mailing list riak-users@lists.basho.com http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com

Re: Riak for Messaging Project Question

2012-02-23 Thread charles
Thanks. At least now I know I've got a ways to go before I need to worry about 100 nodes. With some of the hardware suggestions I've received, it'll probably be a long while before I get to that. Cheers. -Original Message- From: "David Smith" Sent: Thursday, 23 February, 2012 6:57

Re: Riak for Messaging Project Question

2012-02-22 Thread charles
Thanks Alex, I'm thinking I might just have to start with 16 nodes just to reduce the number of vnodes i.e. with a partition size of 1024 and then scale up to 64 nodes. Not sure what I'm going to do when I move away from Cloud Servers where I can use a lot less servers with higher RAM and

Riak for Messaging Project Question

2012-02-22 Thread charles
I'm building an online tool/app that is heavily dependent on messaging. This messaging is simple text, nothing complicated, and it will take place between my server back-end and the desktop/device. These messages would be very easy to store in Riak. Each message is created after a specific

Riak for Messaging Project Question

2012-02-22 Thread charles
I'm building an online tool/app that is heavily dependent on messaging. This messaging is simple text, nothing complicated, and it will take place between my server back-end and the desktop/device. These messages would be very easy to store in Riak. Each message is created after a specific us

Changing the Riak Backend and keeping data

2012-01-23 Thread charles
I've been using Riak for a few weeks now. I'm using the PHP API Client (http://basho.github.com/riak-php-client/). I noticed it was giving me errors when I tried to add indexes, so I changed the backend from bitcask to leveldb (Does bitcask not allow indexing i.e. for secondary indexes?). So

How to setup Post-Commit Hooks

2011-06-28 Thread Charles Daniel
I can't figure out how post-hooks are to be setup in Riak. I was wondering if I could get an example of where to set it up (is it via the client or is it on Riak's server side?). I've read this in the wiki already http://wiki.basho.com/Pre--and-Post-Commit-Hooks.html#Post-Commit-Hooks but it doe

Re: loading erlang terms

2010-10-28 Thread Charles Blair
,224,206,96,202,5,82,44,236,70,107,239, 100,48,37,50,230,177,50,...>>, [{{dict,4,16,16,8,80,48, {[],[],[],[],[],[],[],[],[],[],[],[],...}, {{[],[], [[<<"Links">>, {{<<"images">>,<<"abc">>},<&

Re: loading erlang terms

2010-10-27 Thread Charles Blair
chas">>). {ok,{riakc_obj,<<"people">>,<<"chas">>, <<107,206,97,96,96,96,204,96,202,5,82,44,236,70,107,239, 100,48,37,50,230,177,50,...>>, [{{dict,3,16,16,8,80,48, {[],[],[],[],[],[],[],[],[],[],[],[],...},

erlang client: dropping connections

2010-10-26 Thread Charles Blair
I have successfully connected an erlang client to a running riak server and gotten some work done, but if the server returns an error response, the connection is dropped. A typical error might result in a message such as ** exception error: no function clause matching [whatever] Grovelling thro

Re: loading erlang terms

2010-10-26 Thread Charles Blair
Btw, the documentation has this: encode_term(Object, Term) -> riakc_obj:update_value(Object, term_to_binary(Term, [compressed]), <<"application/x-erlang-term">>). This gave me the idea that perhaps by encoding the content type as application/x-erlang-term I could g

Re: loading erlang terms

2010-10-26 Thread Charles Blair
On Tue, Oct 26, 2010 at 09:13:17AM -0700, Seth Falcon wrote: > Perhaps I'm missing something... How about using Erlang's native > binary term serialization. > > B = term_to_binary(Terms), > % now store B in Riak > > % ... > > % now get B out and do: > binary_to_term(B) Thanks, Seth. That's a fi

Re: loading erlang terms

2010-10-26 Thread Charles Blair
On Mon, Oct 25, 2010 at 07:34:13PM -0700, Dan Reverri wrote: > I don't understand your use case; can you expand on what you are doing? Perhaps this in the category of "too much information," but since you asked, I had written an OAI-PMH provider in erlang. My backing store is a dets file, which

loading erlang terms

2010-10-25 Thread Charles Blair
Erlang has a function, file:consult, that allows one to load erlang terms from a file. Is there a content type I can use when I'm loading data from disk using curl that ensures that what I'm loading are interpreted as erlang terms, not strings? ___ riak-