1 Mar 2009 13:49
Re: Exception when scanning table
Hi guys, http://pastebin.com/m1c7b01da I am also getting the ScannerTimeoutException on HBase/Hadoop 0.19.0. I am loading millions of records in 20GB of data in a mapreduce job. Just trying to map (write) one text file to one hbase table. This job would complete fine on 0.18.x This is the first time ive tried to run this on 0.19.0. Ive repeated this test under several 0.19.0 clouds and i keep getting this ScannerTimeoutException. I am going to test it once again on 0.18.x to make sure that is the problem. -alphaomega On Sun, Mar 1, 2009 at 3:39 AM, Liu Yan <gzbigegg.ml@...> wrote: > I have 2 tables, each with about 350K rows (I did "count" on them). > > For the first table, the scan kept running for about 5 hours before failing > out. For the second table, it took about 5 minutes to see the same error. > > How to increase the timeout, I searched for "timeout" or "scan" keyword > under the ./conf folder, didn't find anything too helpful. > > Regards, > Yan > > 2009/3/1 stack <stack@...> > > > Before you hit the exception, had it been scanning fine?(Continue reading)
RSS Feed