Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 4 from 4 (0.058s).
Loading phrases to help you
refine your search...
RE: Hbase Region Split not working with JAVA API - HBase - [mail # user]
...i tried using the follwing command in hbase shell   but, row key length is 292 bytes its a composite key combination of time_seg+date+country_id+****+metrics_id (15 fields)  it is ...
   Author: msmdhussain, 2012-11-16, 06:12
How to Split the hbase table or region - HBase - [mail # user]
...by default im running with one region and i would like to split to one or more region using hbase shell or admin hbase console  i tried split 'TableName' shell command   can any on...
   Author: msmdhussain, 2012-11-15, 13:26
Hbase Region Split not working with JAVA API - HBase - [mail # user]
...Hi,   I created a table in hbase shell with pre split   create 'Test','C',{SPLITS=>['\0x1','\0x2','\0x3','\0x4','\0x5']}   when i put a new value using put command in hbase...
   Author: msmdhussain, 2012-11-15, 08:43
Hbase Region Split not working with JAVA API - HBase - [mail # user]
...Hi,  I created a table in hbase shell with pre split  create 'Test','C',{SPLITS=>['\0x1','\0x2','\0x3','\0x4','\0x5']}  when i put a new value using put command in hbase sh...
   Author: msmdhussain, 2012-11-15, 08:42
Sort:
project
HBase (4)
type
mail # user (4)
date
last 7 days (0)
last 30 days (0)
last 90 days (0)
last 6 months (0)
last 9 months (4)
author
Stack (3791)
Ted Yu (2547)
Jean-Daniel Cryans (2293)
Andrew Purtell (1470)
lars hofhansl (1002)
Ryan Rawson (862)
Jean-Marc Spaggiari (703)
Todd Lipcon (673)
Doug Meil (573)
Jonathan Gray (516)
Jonathan Hsieh (515)
Michael Segel (485)
stack (440)
Lars George (439)
Gary Helmling (292)
msmdhussain