Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 121 to 130 from 234 (0.088s).
Loading phrases to help you
refine your search...
Re: Confusion with Actual Number of Regions in HBase - HBase - [mail # dev]
...The two RS could have died due to GC or some connectivity issues with ZK.  Checking the logs would help us get a clear idea.  REgards Ram  On Thu, Feb 21, 2013 at 7:09 AM, Joa...
   Author: ramkrishna vasudevan, 2013-02-21, 04:18
Re: [resend] region server of -ROOT- table is dead, but not reassigned - HBase - [mail # user]
...Ideally the ROOT table should be reassigned once the RS carrying ROOT goes down.  This should happen automatically.  May be what does your logs say.  That would give us an ins...
   Author: ramkrishna vasudevan, 2013-02-20, 06:12
Re: Optimizing Multi Gets in hbase - HBase - [mail # user]
...If the scan is happening on the same region then going for Scan would be a better option.  Regards RAm  On Mon, Feb 18, 2013 at 4:26 PM, Nicolas Liochon  wrote:  ...
   Author: ramkrishna vasudevan, 2013-02-18, 11:07
Re: : Region Servers crashing following: "File does not exist", "Too many open files" exceptions - HBase - [mail # user]
...you can check the logs it will tel you if the compactions were happening. I may be wrong without checking your cluster, just some inputs that we have faced sometime back.  Regards Ram &...
   Author: ramkrishna vasudevan, 2013-02-11, 16:50
Re: : Region Servers crashing following: "File does not exist", "Too many open files" exceptions - HBase - [mail # user]
...Hi David,  Have you changed anything on the configurations related to compactions?  If there are more store files created and if the compactions are not run frequently we end up in...
   Author: ramkrishna vasudevan, 2013-02-11, 03:58
Re: independent scans to same region processed serially - HBase - [mail # user]
...What do you see in the thread dump?  May be HBASE-7336 deals with scans hitting the same block of data. But i see from your mail that the scans are independent of each other and they sc...
   Author: ramkrishna vasudevan, 2013-02-09, 10:48
Re: split table data into two or more tables - HBase - [mail # user]
...To your question regarding if you can write a mapper that sends only the columns that you need:  Yes of course you can do it. See the example in Importer.java.  It shows you how a ...
   Author: ramkrishna vasudevan, 2013-02-09, 10:42
Re: Regions in transition - HBase - [mail # user]
...Okie.  So if you don't mind can you attach your logs.  What is the split policy and what is the size of the region?  Its better we take a look at it and solve the problem if i...
   Author: ramkrishna vasudevan, 2013-02-09, 10:07
Re: Regions in transition - HBase - [mail # user]
...Yes, RIT states were bit confusing for the end user.  In the latest version lot of efforts have gone into solve this problems. Hope for the best in the future :)  Regards Ram  ...
   Author: ramkrishna vasudevan, 2013-02-08, 07:15
Re: Regions in transition - HBase - [mail # user]
...What is the version that you are using? You can run the tool called HBCK which should help you. But before running this what operation were you trying to make?  DISABLED and then ENABLE...
   Author: ramkrishna vasudevan, 2013-02-08, 07:07
Sort:
project
HBase (234)
type
mail # user (149)
mail # dev (85)
date
last 7 days (0)
last 30 days (21)
last 90 days (106)
last 6 months (190)
last 9 months (234)
author
Stack (3757)
Ted Yu (2475)
Jean-Daniel Cryans (2281)
Andrew Purtell (1455)
lars hofhansl (986)
Ryan Rawson (862)
Jean-Marc Spaggiari (681)
Todd Lipcon (670)
Doug Meil (571)
Jonathan Gray (516)
Jonathan Hsieh (511)
Michael Segel (477)
Lars George (438)
stack (417)
Gary Helmling (290)
ramkrishna vasudevan