| clear query|facets|time |
Search criteria: .
Results from 91 to 100 from
196 (0.075s).
|
|
|
Loading phrases to help you refine your search...
|
|
RE: Scan vs Put vs Get - HBase - [mail # user]
|
|
...Hi You can also check the cache hit and cache miss statistics that appears on the UI? In your random scan how many Regions are scanned whereas in gets may be many due...
|
|
|
Author: Ramkrishna.S.Vasudevan,
2012-06-28, 08:44
|
|
|
RE: Region splitting problem - HBase - [mail # user]
|
|
...Hi What type of rowkeys are you specifying? HBase does Byte comparison. So the split that happens is correct. "1012" and "10112" will fall in the same region whereas...
|
|
|
Author: Ramkrishna.S.Vasudevan,
2012-06-28, 08:33
|
|
|
RE: TTL performance - HBase - [mail # user]
|
|
...Hi Fredric hbase.store.delete.expired.storefile - Set this property to true. This property helps you to delete the store files before compaction. If you are intereste...
|
|
|
Author: Ramkrishna.S.Vasudevan,
2012-06-25, 09:06
|
|
|
RE: Enabling caching increasing the time of retrieval - HBase - [mail # user]
|
|
...Hi Can you confirm that both the test runs created the same number of HFiles? Regards Ram ...
|
|
|
Author: Ramkrishna.S.Vasudevan,
2012-06-25, 06:46
|
|
|
RE: New committer! Nicolas Liochon (N or nkeywal) - HBase - [mail # dev]
|
|
...Congrats Nicolas... Welcome.. Regards Ram To...
|
|
|
Author: Ramkrishna.S.Vasudevan,
2012-06-21, 03:56
|
|
|
RE: Decreasing write speed over time - HBase - [mail # user]
|
|
...And is your regionserver getting hotspotted? Like all your requests are targeted to one particular RegionServer or to one particular region alone? Regards Ram...
|
|
|
Author: Ramkrishna.S.Vasudevan,
2012-06-19, 14:22
|
|
|
RE: Decreasing write speed over time - HBase - [mail # user]
|
|
...Hi What about the region size and how frequently flush is happening? Are you using default configurations only? Regards Ram From: ...
|
|
|
Author: Ramkrishna.S.Vasudevan,
2012-06-19, 14:16
|
|
|
HBASE-5997 and HBASE-6164 - Available for review - HBase - [mail # dev]
|
|
...Hi Devs A gentle reminder to review patches for HBASE-5997 and HBASE-6164. Its been there for quite a long time. It is needed for the RC for 0.94.1. K...
|
|
|
Author: Ramkrishna.S.Vasudevan,
2012-06-18, 15:53
|
|
|
RE: [HBase Security] Meta table operations should be authorized - HBase - [mail # dev]
|
|
...+1 on changing the scripts. Regards Ram ...
|
|
|
Author: Ramkrishna.S.Vasudevan,
2012-06-15, 05:13
|
|
|
RE: HBaseAdmin.enableTable not responding - HBase - [mail # user]
|
|
...Hi Benjamin Can you post some logs. Can you see if you get any msg in logs of master saying regions are in transition or something. Regards Ram ...
|
|
|
Author: Ramkrishna.S.Vasudevan,
2012-06-14, 12:50
|
|
|
|