| clear query|facets|time |
Search criteria: .
Results from 41 to 50 from
92 (0.223s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: min, max - HBase - [mail # user]
|
|
...Bill, thank you for the clarification. Ted, good info, i will iterate the map backwards then :) Another question I have is about unit testing in HBase, any recommendation about the bes...
|
|
|
Author: Weishung Chung,
2011-03-03, 18:48
|
|
|
Re: min, max - HBase - [mail # user]
|
|
...Thanks, Stack! Got a few more questions. Does every region start with an empty byte[] and end with one too? Also, if i get all the region infos using Map map = table.getRegionsIn...
|
|
|
Author: Weishung Chung,
2011-03-03, 15:18
|
|
|
Re: min, max - HBase - [mail # user]
|
|
...I tried the method as Stack suggested to find the first row, it works :) I have yet to learn about Filter and would like to use it too. I was wondering which method would give a better perfo...
|
|
|
Author: Weishung Chung,
2011-03-03, 04:30
|
|
|
Re: min, max - HBase - [mail # user]
|
|
...Awesome, thanks a lot. I will try them out n let u guys know the result. On Tue, Mar 1, 2011 at 11:54 PM, 陈加俊 wrote: of y e...
|
|
|
Author: Weishung Chung,
2011-03-02, 14:53
|
|
|
min, max - HBase - [mail # user]
|
|
...How to get the first or last row in the HBase table? like the min(), max() in mysql? Thank you....
|
|
|
Author: Weishung Chung,
2011-03-01, 22:03
|
|
|
Re: HTablePool - HBase - [mail # user]
|
|
...I checked out 0.90 and now I see the difference :) Thanks. On Tue, Mar 1, 2011 at 12:30 PM, Weishung Chung wrote: ...
|
|
|
Author: Weishung Chung,
2011-03-01, 21:05
|
|
|
Re: HTablePool - HBase - [mail # user]
|
|
...Stack: thanks Ted: I am using HBase 0.20, I have yet to check out 0.90.0 On Tue, Mar 1, 2011 at 11:49 AM, Ted Yu wrote: ...
|
|
|
Author: Weishung Chung,
2011-03-01, 18:30
|
|
|
HTablePool - HBase - [mail # user]
|
|
...There is a HTablePool class in org.apache.hadoop.hbase.client package. I was wondering is there any performance advantages/speedup in using the pool instead of HTable? Thank you...
|
|
|
Author: Weishung Chung,
2011-03-01, 16:47
|
|
|
Re: is there any tool that facilitate the import of data to hbase - HBase - [mail # user]
|
|
...I am looking forward to it :) btw, I found this informative video about Sqoop. http://www.cloudera.com/blog/2009/12/hadoop-world-sqoop-database-import-for-hadoop/ On Thu, Feb 3, 2011 a...
|
|
|
Author: Weishung Chung,
2011-02-04, 14:50
|
|
|
Re: question about HTableDescriptor - HBase - [mail # user]
|
|
...That's really good explanation! Thanks alot :D Have a good day ! On Fri, Feb 4, 2011 at 2:27 AM, Lars George wrote: ...
|
|
|
Author: Weishung Chung,
2011-02-04, 14:40
|
|
|
|