| 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
|
|
|
|