Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 3 from 3 (0.061s).
Loading phrases to help you
refine your search...
HRegionInfo returns empty values. - HBase - [mail # user]
...Hi, hbase-users.  To get a start-key and end-key from each region, I implemented simple code like this.     HTable table = new HTable(admin.getConf(), admin.getTableName()); ...
   Author: JUN YOUNG KIM, 2012-10-19, 08:36
questions to append data always from table end!!! - HBase - [mail # user]
...hi, hbase users.  this question is about a row-key design pattern I believe. To append data always an end of table, which row-key structures are recommenable?  multiple threads put...
   Author: JUN YOUNG KIM, 2012-10-05, 06:27
ways to make orders when it puts - HBase - [mail # user]
...hi, hbase users.   I am wondering how we can make orders when we put under multiple threads. I mean that   threads are working like this  thread1 puts A1 (rowkey) thread2 puts...
   Author: JUN YOUNG KIM, 2012-10-04, 08:54
Sort:
project
HBase (3)
type
mail # user (3)
date
last 7 days (0)
last 30 days (0)
last 90 days (0)
last 6 months (0)
last 9 months (3)
author
Stack (3782)
Ted Yu (2547)
Jean-Daniel Cryans (2290)
Andrew Purtell (1470)
lars hofhansl (1001)
Ryan Rawson (862)
Jean-Marc Spaggiari (702)
Todd Lipcon (672)
Doug Meil (573)
Jonathan Gray (516)
Jonathan Hsieh (515)
Michael Segel (485)
Lars George (439)
stack (439)
Gary Helmling (292)
JUN YOUNG KIM