Re: RiakCS poor s3 upload speeds 2MB/s

2015-01-28 Thread Toby Corkindale
I turned the triggers and thresholds down, to: {max_file_size,805306368}, %% 768 MB {dead_bytes_merge_trigger, 134217728}, %% dead bytes > 128 MB {dead_bytes_threshold, 33554432} %% dead bytes > 32 MB And restarted nodes; however after 24 h

Re: Rebuilding Solr indexes

2015-01-28 Thread Sorin Manole
Hi Eric, Thanks for the detailed explanations.. Yes, we are using Yokozuna. Regarding the 4th option, which seems the ideal one, is that feature already released? If not, I'd say the 3rd one would be the best one, instead of reading and writing back all the keys. I'm pretty new to Riak, just wo