Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 71 to 80 from 92 (0.083s).
Loading phrases to help you
refine your search...
Re: Which server store the root and .meta. information? - HBase - [mail # user]
...Thanks! I know this. I just want to know which nodes store this information when the client first contact to HBase cluster, HMaster or RegionServer or a special node in which runs the zookee...
   Author: yonghu, 2012-02-10, 11:27
Which server store the root and .meta. information? - HBase - [mail # user]
...Hello,  I read some articles which mention before the client connect to the master node, he will first connect to the zookeeper node and find the location of the root node. So, my quest...
   Author: yonghu, 2012-02-10, 11:12
Re: the occasion of the major compact? - HBase - [mail # user]
...Yes.  I have already used the way which suggested by Nicolas.  By the way which suggested by Lars, exporting the content of table, I am not sure if it's a good idea. As I can't con...
   Author: yonghu, 2012-01-27, 06:25
Re: the occasion of the major compact? - HBase - [mail # user]
...yes. I read this blog http://hadoop-hbase.blogspot.com/2011/12/raw-scans.html. And I thought if I could disable the major compact, it was possible to use the way described in the blog. Other...
   Author: yonghu, 2012-01-26, 21:22
Re: the occasion of the major compact? - HBase - [mail # user]
...Nicolas,  In my use case, I want to extract the deleted data. Hence, if I disable the major compaction, I can prevent the hbase to actually delete the data. After extracting the deleted...
   Author: yonghu, 2012-01-26, 21:00
Re: the occasion of the major compact? - HBase - [mail # user]
...Hello Mikael,  I think disabling the major compaction in the timed and client-issued situation is not a problem. The problem is the size-based. From the mailing list, it only talks abou...
   Author: yonghu, 2012-01-26, 15:06
Re: the occasion of the major compact? - HBase - [mail # user]
...Thanks for your response.  I knew that major compact can be triggered based on client, time and size. In my situation, I have to close the functionality of major compact. So, if I set t...
   Author: yonghu, 2012-01-26, 14:39
the occasion of the major compact? - HBase - [mail # user]
...Hello,  I read this blog http://outerthought.org/blog/465-ot.html. It mentions that every 24 hours the major compaction will occur. My question is that if there are any other conditions...
   Author: yonghu, 2012-01-26, 13:43
Re: hadoop and hbase mode - HBase - [mail # user]
...yes  On Tue, Jan 24, 2012 at 2:01 PM, sangeetha k  wrote:...
   Author: yonghu, 2012-01-24, 13:03
Re: zookeeper connection problem in pseudo mode - HBase - [mail # user]
...Hello Tom,  Thanks for your suggestion. I also felt that Zookeeper had problem. I will try to install Zookeeper separate from HBase.  Yong  On Fri, Jan 6, 2012 at 5:01 PM, Tom...
   Author: yonghu, 2012-01-06, 16:59
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 (20)
last 9 months (92)
author
Stack (3750)
Ted Yu (2464)
Jean-Daniel Cryans (2263)
Andrew Purtell (1454)
lars hofhansl (977)
Ryan Rawson (862)
Jean-Marc Spaggiari (674)
Todd Lipcon (670)
Doug Meil (570)
Jonathan Gray (516)
Jonathan Hsieh (510)
Michael Segel (477)
Lars George (438)
stack (411)
Gary Helmling (290)
yonghu