Re: issue on riak bulk loading---taking huge time---Can any one help me out with the same pl

2012-05-15 Thread Reid Draper
On May 15, 2012, at 1:11 AM, wrote: > > Can any one help me out with the same pl…struck up with the same. Please see Mathias' answer here: http://lists.basho.com/pipermail/riak-users_lists.basho.com/2012-May/008342.html > > Dear team, > > FYI:we have a 4 quad core intel processor on each

Re: issue on riak bulk loading---taking huge time

2012-05-14 Thread Mathias Meyer
Hey Sangeetha, at first sight, what strikes me as odd about your bulk import is that it shells out to curl. That has a significant impact on the time it takes to load the data into Riak. As a first means to improve script and performance, I'd recommend looking into using the Riak Erlang client