| clear query|facets|time |
Search criteria: .
Results from 1 to 8 from
8 (0.205s).
|
|
|
Loading phrases to help you refine your search...
|
|
exception - HBase - [mail # user]
|
|
...org.apache.hadoop.hbase.ipc.CallerDisconnectedException: Aborting call getClosestRowBefore([B@649ddcba, [B@38066af1, [B@2d5710f3), rpc version=1, client version=29, methodsFingerPrint=-56040...
|
|
|
Author: yutoo yanio,
2012-11-17, 09:49
|
|
|
Re: region server not response - HBase - [mail # user]
|
|
...i said that not exception occurred On Sat, Nov 17, 2012 at 8:31 AM, ramkrishna vasudevan wrote: ...
|
|
|
Author: yutoo yanio,
2012-11-17, 05:41
|
|
|
Re: region server not response - HBase - [mail # user]
|
|
...my region server stopped after 30 minutes!!!! this my shutdown log after "2012-11-15 15:38:44,170 INFO org.apache.hadoop.hbase.regionserver.Leases: regionserver60020.leaseChecker closed leas...
|
|
|
Author: yutoo yanio,
2012-11-17, 04:08
|
|
|
region server not response - HBase - [mail # user]
|
|
...hi every body in my cluster sometime a region server not responsed and we give exception like this : "org.apache.hadoop.hbase.client.RetriesExhaustedWithDetailsException: Failed ...
|
|
|
Author: yutoo yanio,
2012-11-15, 12:18
|
|
|
bulk load - HBase - [mail # user]
|
|
...hi i want to bulk load my data, but use map/reduce and HFileOutputFormat have a problem, just can bulk load to a table. but i want to load my data to more table : one table for statistics, o...
|
|
|
Author: yutoo yanio,
2012-10-14, 14:58
|
|
|
Re: HBase table - distinct values - HBase - [mail # user]
|
|
...you can create a table with key=deptno or every value that you need distinct value of it. scan of this table shows the distinct values. On Thu, Oct 11, 2012 at 8:22 AM, Ramkrishna.S.Va...
|
|
|
Author: yutoo yanio,
2012-10-11, 09:37
|
|
|
Re: key design - HBase - [mail # user]
|
|
...we have 200,000,000 user-id and i think user-id is good for lead position of the key. is it ok? what about search performance? which approach has better result? On Wed, Oct...
|
|
|
Author: yutoo yanio,
2012-10-11, 08:27
|
|
|
key design - HBase - [mail # user]
|
|
...hi i have a question about key & column design. in my application we have 3,000,000,000 record in every day each record contain : user-id, "time stamp", content(max 1KB). we need to store re...
|
|
|
Author: yutoo yanio,
2012-10-10, 15:24
|
|
|
|