>
> This is a known error that has been resolved in trunk, but is yet to be
> released:
> https://github.com/basho/riak_kv/issues/290
> Any word on a release date, Basho guys?


Riak 1.3 is in final testing now before RC status.  We don't set firm dates
because we ship when we are heppy with our testing and performance.

For basho...how to i resolve and how can i get my data out I can use
> hadoop.  What is the impact to my system or how can I measure the impact of
> this very large bug?


If you would like to test out the fix to the problem, you can try building
Riak from source (https://github.com/basho/riak). That is the beauty of
Free / OSS software!

Or you can wait until we have packages for 1.3 release candidate 1.

-Jared


On Thu, Jan 24, 2013 at 7:15 PM, David Montgomery <davidmontgom...@gmail.com
> wrote:

> For basho...how to i resolve and how can i get my data out I can use
> hadoop.  What is the impact to my system or how can I measure the impact of
> this very large bug?
>
>
> On Fri, Jan 25, 2013 at 10:04 AM, Matt Black <matt.bl...@jbadigital.com>wrote:
>
>> Hi David,
>>
>> This is a known error that has been resolved in trunk, but is yet to be
>> released:
>>
>> https://github.com/basho/riak_kv/issues/290
>>
>> Any word on a release date, Basho guys?
>>
>>
>> On 25 January 2013 12:52, David Montgomery <davidmontgom...@gmail.com>wrote:
>>
>>> Hi,
>>>
>>> Why will riak throw this type of exception when I have a timeout of
>>> TIMEOUT=3000000?
>>>
>>> What does this error mean?
>>>
>>> How of now I cant get data out of a production system.
>>>
>>>
>>>
>>>
>>> 'Traceback (most recent call last):
>>>   File "gg.py", line 324, in <module>
>>>     results =
>>> getDomainReportIndex(bucket=bucket,date_start=int(utc_start_date),date_end=int(utc_end_date))
>>>   File "gg.py", line 137, in getDomainReportIndex
>>>     for result in query.run(timeout=TIMEOUT):
>>>   File
>>> "/usr/local/lib/python2.7/dist-packages/riak-1.5.1-py2.7.egg/riak/mapreduce.py",
>>> line 234, in run
>>>     result = t.mapred(self._inputs, query, timeout)
>>>   File
>>> "/usr/local/lib/python2.7/dist-packages/riak-1.5.1-py2.7.egg/riak/transports/pbc.py",
>>> line 454, in mapred
>>>     _handle_response)
>>>   File
>>> "/usr/local/lib/python2.7/dist-packages/riak-1.5.1-py2.7.egg/riak/transports/pbc.py",
>>> line 548, in send_msg_multi
>>>     msg_code, resp = self.recv_msg(conn, expect)
>>>   File
>>> "/usr/local/lib/python2.7/dist-packages/riak-1.5.1-py2.7.egg/riak/transports/pbc.py",
>>> line 589, in recv_msg
>>>     raise Exception(msg.errmsg)
>>> Exception:
>>> {"phase":0,"error":"[timeout]","input":"{<<\"impressions\">>,<<\"322c0473-9eeb-4c9c-81fe-4e898bc50416:cid5989410021:agid7744464312:2012122316:SG\">>}","type":"forward_preflist","stack":"[]"}
>>>
>>>
>>> _______________________________________________
>>> riak-users mailing list
>>> riak-users@lists.basho.com
>>> http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
>>>
>>>
>>
>
> _______________________________________________
> riak-users mailing list
> riak-users@lists.basho.com
> http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
>
>
_______________________________________________
riak-users mailing list
riak-users@lists.basho.com
http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com

Reply via email to