Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 21 to 30 from 126 (0.401s).
Loading phrases to help you
refine your search...
Re: responseTooSlow - HBase - [mail # user]
...What would be the best way to check? Region Logs?  Sent from my iPhone  On Dec 22, 2012, at 6:33 AM, ramkrishna vasudevan  wrote:  ...
   Author: Mohit Anchlia, 2012-12-22, 16:11
Re: responseTooSlow - HBase - [mail # user]
...You mean batch multiple put?  On Fri, Dec 21, 2012 at 4:16 PM, Mohammad Tariq  wrote:  ...
   Author: Mohit Anchlia, 2012-12-22, 01:27
Re: responseTooSlow - HBase - [mail # user]
...I am just doing a put. This operation generally takes 10ms but in this case it took more than 10sec. Nothing out of ordinary in the logs  On Fri, Dec 21, 2012 at 3:26 PM, Mohammad Tariq...
   Author: Mohit Anchlia, 2012-12-21, 23:53
Re: responseTooSlow - HBase - [mail # user]
...I looked at that link, but couldn't find anything useful. How do I check if it was client who didn't write data within that time or if it was region server that didn't finish operation in ti...
   Author: Mohit Anchlia, 2012-12-21, 23:06
responseTooSlow - HBase - [mail # user]
...Could someone help me understand what this really means. Is this the network transfer taking long from client -> server or region server taking long time writing to the memory?  2012...
   Author: Mohit Anchlia, 2012-12-21, 20:39
Re: Configuration setup - HBase - [mail # user]
...Thanks! This is the client code I was referring to. The below code doesn't seem to work. Also I tried HBaseConfiguration.addHBaseResrouce and that didn't work either. Is there any other way ...
   Author: Mohit Anchlia, 2012-11-27, 01:02
Configuration setup - HBase - [mail # user]
...I have a need to move hbas-site.xml to an external location. So in order to do that I changed my configuration as shown below. But this doesn't seem to be working. It picks up the file but I...
   Author: Mohit Anchlia, 2012-11-26, 22:16
Re: What could cause HBase's writes slower than reads? - HBase - [mail # user]
...Some of the things to look at is I/O on the disk, CPU on the server. Look at CPU and java thread dumps on the client. I use Ganglia to look at server stats and it is often very helpful. &nbs...
   Author: Mohit Anchlia, 2012-11-03, 15:11
Re: What could cause HBase's writes slower than reads? - HBase - [mail # user]
...What load do you see on the system? I am wondering if bottleneck is on the client side.  On Fri, Nov 2, 2012 at 9:07 PM, yun peng  wrote:  ...
   Author: Mohit Anchlia, 2012-11-03, 05:04
Re: HBase Tuning - HBase - [mail # user]
...What's the best way to see if all handlers are occupied? I am probably running into similar issue but would like to check.  On Wed, Oct 10, 2012 at 8:24 PM, Stack  wrote:  . &...
   Author: Mohit Anchlia, 2012-10-11, 04:25
Sort:
project
Hadoop (148)
HBase (126)
Pig (125)
Flume (56)
MapReduce (34)
HDFS (11)
Hive (10)
Accumulo (1)
type
mail # user (126)
date
last 7 days (0)
last 30 days (1)
last 90 days (9)
last 6 months (25)
last 9 months (126)
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)
Mohit Anchlia