Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 41 to 50 from 92 (0.086s).
Loading phrases to help you
refine your search...
Re: Hbase custom filter - HBase - [mail # user]
...It means that java run time can't find org/apache/hadoop/hbase/filter/FilterBase class. You have to add the hbase.jar in your classpath.  regards!  Yong  On Wed, May 2, 2012 a...
   Author: yonghu, 2012-05-02, 11:45
Re: Are minor compaction and major compaction different in HBase 0.92? - HBase - [mail # user]
...Thanks for your reply. I install  HBase in pseudo-mode. I think my situation is that the minor compaction promotes to major compaction. I have 3 HFiles for table 'test' in one RegionSer...
   Author: yonghu, 2012-04-27, 08:28
Are minor compaction and major compaction different in HBase 0.92? - HBase - [mail # user]
...Hello,  My HBase version is 0.92.0. And I find that when I use minor compaction and major compaction to compact a table, there are no differences. In the minor compaction, it will remov...
   Author: yonghu, 2012-04-26, 06:48
Re: Problem to Insert the row that i was deleted - HBase - [mail # user]
...As Lars mentioned, the row is not physically deleted. The way which Hbase uses is to insert a cell called "tombstone" which is used to mask the deleted value, but value is still there (if th...
   Author: yonghu, 2012-04-25, 08:10
Re: HBase 0.92 with Hadoop 0.22 - HBase - [mail # user]
...yes. You can compile the hadoop jar file  by yourself and put into the Hbase lib folder.  Regards!  Yong  On Mon, Apr 16, 2012 at 2:09 PM, Harsh J  wrote:...
   Author: yonghu, 2012-04-16, 12:20
Re: Is it possible to install two different Hbase versions in the same Cluster? - HBase - [mail # user]
...Mike,  Can you explain why I can't put the RS on the same node?  Thanks!  Yong  On Mon, Apr 16, 2012 at 1:33 PM, Michel Segel  wrote:...
   Author: yonghu, 2012-04-16, 11:39
Is it possible to install two different Hbase versions in the same Cluster? - HBase - [mail # user]
...Hello,  I wonder if it's possible to install two different Hbase versions in the same cluster?  Thanks  Yong...
   Author: yonghu, 2012-04-16, 11:31
Re: dump HLog content! - HBase - [mail # user]
...Thanks for your important information. I have found this information in the hbase-default.xml file.  Regards!  Yong  On Sun, Apr 15, 2012 at 8:36 PM, Manish Bhoge  wrote:...
   Author: yonghu, 2012-04-15, 18:47
Re: dump HLog content! - HBase - [mail # user]
...Thanks for your reply. After nearly 60minutes, I can see the Hlog volume.  -rw-r--r--   3 yonghu supergroup       2125 2012-04-15 17:34 /hbase/.logs/yonghu-laptop,60...
   Author: yonghu, 2012-04-15, 16:58
Re: dump HLog content! - HBase - [mail # user]
...yes  On Sun, Apr 15, 2012 at 6:30 PM, Ted Yu  wrote:  /hbase/.logs 334504008467.1334504048854...
   Author: yonghu, 2012-04-15, 16:34
Sort:
project
HBase (92)
Pig (23)
type
mail # user (92)
date
last 7 days (1)
last 30 days (1)
last 90 days (4)
last 6 months (19)
last 9 months (92)
author
Stack (3755)
Ted Yu (2473)
Jean-Daniel Cryans (2278)
Andrew Purtell (1454)
lars hofhansl (986)
Ryan Rawson (862)
Jean-Marc Spaggiari (680)
Todd Lipcon (670)
Doug Meil (571)
Jonathan Gray (516)
Jonathan Hsieh (511)
Michael Segel (477)
Lars George (438)
stack (417)
Gary Helmling (290)
yonghu