If I build from source will that solve the problem? Else....how can i get the data out so I can use hadoop?
I am using ubuntu. Do I just build on new machines and point my volume attachment where data is stored to the new nodes? 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