How to disassociate a bucket with a yokozuna index?

2014-03-09 Thread EmiNarcissus
Hi, I’m testing on yokozuna api now, but found every time I call delete_search_index function it alerts cannot delete because of pre-existed associated bucket. I’ve tried to set the bucket search-index to another index, still have the same error. Is this part not implemented yet? or is somethi

About using a number string as a key with basho_bench_driver_riakc_pb.

2014-03-09 Thread yaochitc
Hello, I'm trying to do some test with basho bench, using the basho_bench_driver_riakc_pb. It seems that a number string key is unsupported under this driver because all threads crashed when generators as "{key_generator, {int_to_str, {uniform_int, 1}}}" used.But everything works fine with oper

Re: About using a number string as a key with basho_bench_driver_riakc_pb.

2014-03-09 Thread Evan Vigil-McClanahan
Please try the int_to_bin_bigendian generator. On Sun, Mar 9, 2014 at 8:48 PM, yaochitc wrote: > Hello, I'm trying to do some test with basho bench, using the > basho_bench_driver_riakc_pb. It seems that a number string key is > unsupported under this driver because all threads crashed when gener

Re: About using a number string as a key with basho_bench_driver_riakc_pb.

2014-03-09 Thread Evan Vigil-McClanahan
> In fact, I tried this way. But by this way keys will be changed to binaries, > so I do not know what the exactly key is.I mean, if I want to check whether > my insert succeeded or not with a http get request, what should I do? In that case, int_to_binstr is the keygen you want. On Sun, Mar 9,

Re: Re: Questions about the Riak Horizontal Scalability

2014-03-09 Thread yanqun....@mesheven.com
Greate thanks to all of you! I'm very sorry for a late response! Is it polite to make a reply to all in one email? (If not, ask for forgiveness) To Alexander: There are 2 physical machines in our cluster, and 5 riak VMs on each machine. Two physical CPUs in each machine (totally 12 cores), and I a