Re: Windows

2012-02-19 Thread Aleksandr Vinokurov
My company have customers with hardware and software they already invest money in. Like Windows, HP-UX, Solaris and RHELinux. We are prototyping a new system with the scalability as major clue. We've decided to use Erlang and want to try RIAK. But we have to support HW our customers have. I'm very

Re: Windows

2012-02-19 Thread Alexander Sicular
I'm sure it would take a while but I'm just gonna drop two reasons that immediately come to mind. Bitcask and leveldb. File access, io scheduling and the like are different between *nix and windows. I imagine it would take quite a while to qualify just those two components for production use in

Re: Windows

2012-02-19 Thread Aleksandr Vinokurov
Hello, Jared If it wouldn't take long, can you pinpoint the major obstacles why this lack? With best regards, Aleksandr On 19 February 2012 19:33, Jared Morrow wrote: > > Aleksandr, > > We currently do not support building or running Riak on Windows. We do > support or have successfully been

questions about search

2012-02-19 Thread Jason Toy
I'm considering moving a fairly large data instance to riak because of the distributed nature and because of full integration with search. Avoiding the work of keeping solr and a datastore in sync sounds great. I've gone through the wiki pages regarding search and I have a couple of questions.

PHP Client wish to delete large key set bucket

2012-02-19 Thread kser
Any idea how can i do it? It keep crashing the data base while running it. -- View this message in context: http://riak-users.197444.n3.nabble.com/PHP-Client-wish-to-delete-large-key-set-bucket-tp3759795p3759795.html Sent from the Riak Users mailing list archive at Nabble.com.

Re: Java client dw pr pw settings

2012-02-19 Thread ivenhov
Hi Brian Thanks! This is exactly what I was looking for! Somehow I missed setting up options in DomainBucketBuilder. I'm using domain buckets as I'm updating existing keys and I have to do merging/mutation with existing value. Domain bucket seemed like a good option (simpler?) than using any othe

Re: Java client dw pr pw settings

2012-02-19 Thread Brian Roach
Daniel - The client doesn't support modifying / creating those properties for buckets themselves in Riak. This is a server-side limitation as Riak itself doesn't support these operations via protocol buffers. With Object reads / writes, however, there is no issue. The DomainBucket object is a co

Java client dw pr pw settings

2012-02-19 Thread ivenhov
Hi I just found that Java PB client does not support setting pr pw dw etc for writes and reads. Is it because I'm using IRiakClient interface and domain buckets or is it not supported at all? I would like to be able to set those properties for certain operations and keep defaults or others and I

Re: Windows

2012-02-19 Thread Jared Morrow
Aleksandr, We currently do not support building or running Riak on Windows. We do support or have successfully been run on most Linux distributions, Mac OS X, *BSD, Solaris, and SmartOS. Thanks, Jared On Feb 19, 2012, at 4:46 AM, Aleksandr Vinokurov wrote: > > > Hello all! > > I'm stuc

Windows

2012-02-19 Thread Aleksandr Vinokurov
Hello all! I'm stuck with the quest: why RIAK is not building ``make all'' on windows (with cygwin). samsung@Kryzhovnik /cygdrive/c/erlang/riak-1.0.3 $ make all fatal: Not a git repository (or any of the parent directories): .git ./rebar get-deps fatal: Not a git repository (or any of the parent