| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
46 (0.449s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: querying hbase - HBase - [mail # user]
|
|
...The shell allows you to use filters just like the standard HBase API but with jruby syntax. Have you tried that or that is too painful and you want a simpler tool ? -Viral On Tue...
|
|
|
Author: Viral Bajaria,
2013-05-21, 22:16
|
|
|
Re: GET performance degrades over time - HBase - [mail # user]
|
|
...On Fri, May 17, 2013 at 8:23 AM, Jeremy Carroll wrote: Thanks for the tips Jeremy. I have used bonnie++ to benchmark both the fast and slow servers and the outputs of bonnie are...
|
|
|
Author: Viral Bajaria,
2013-05-17, 20:27
|
|
|
Re: GET performance degrades over time - HBase - [mail # user]
|
|
...Thanks for all the help in advance! Answers inline.. Hi Viral, Yes I am continuously adding new data. The puts have not slowed down but that could also be an after effect o...
|
|
|
Author: Viral Bajaria,
2013-05-17, 06:50
|
|
|
Re: GET performance degrades over time - HBase - [mail # user]
|
|
...Thanks for sharing this info. Will remember for future debugging too. Checked the vm.swappiness and as suggested by Jean-Marc and it is definitely not set to 0. But since we are not swapping...
|
|
|
Author: Viral Bajaria,
2013-05-16, 19:13
|
|
|
Re: GET performance degrades over time - HBase - [mail # user]
|
|
...When I look at top it says: 0K total, 0K used, 0K free (as expected). I can try and add some swap but will do it as a last resort as suggested by you....
|
|
|
Author: Viral Bajaria,
2013-05-16, 18:53
|
|
|
Re: GET performance degrades over time - HBase - [mail # user]
|
|
...When you say contention what should I be looking for ? slow operations to respond to data block requests ? or some specific metric in ganglia ? -Viral...
|
|
|
Author: Viral Bajaria,
2013-05-16, 18:50
|
|
|
Re: GET performance degrades over time - HBase - [mail # user]
|
|
...I have set swap to 0. AFAIK, that's a recommended practice. Let me know if that should not be followed for nodes running HBase. It's the default i.e. 0.25...
|
|
|
Author: Viral Bajaria,
2013-05-16, 18:43
|
|
|
GET performance degrades over time - HBase - [mail # user]
|
|
...Hi, My setup is as follows: 24 regionservers (7GB RAM, 8-core CPU, 5GB heap space) hbase 0.94.4 5-7 regions per regionserver I am doing an avg of 4k-5k random gets per regionserv...
|
|
|
Author: Viral Bajaria,
2013-05-16, 09:16
|
|
|
Re: Cached an already cached block (HBASE-5285) - HBase - [mail # user]
|
|
...On Sun, May 5, 2013 at 10:45 PM, ramkrishna vasudevan wrote: Yes, it's with LRU cache. My bad, should have copy/pasted the stack trace too. Here you go: java.io.IOExceptio...
|
|
|
Author: Viral Bajaria,
2013-05-06, 05:49
|
|
|
Cached an already cached block (HBASE-5285) - HBase - [mail # user]
|
|
...Hi, I have been consistently hitting the following error in one of my QA clusters. I came across two JIRAs, the first one (HBASE-3466) was closed saying "Cannot Reproduce" but a new on...
|
|
|
Author: Viral Bajaria,
2013-05-06, 05:15
|
|
|
|