121 reputation
4
bio website
location
age
visits member for 6 months
seen May 14 at 4:16
stats profile views 3

Dec
20
revised HBase REST API Locking Rows
Added alternatives.
Dec
20
answered HBase REST API Locking Rows
Dec
20
awarded  Supporter
Nov
22
answered HBase: Specify VERSIONS while creating table using Java API
Nov
20
answered How to access Hbase running on Amazon EMR in ruby on rails
Nov
19
comment How to monitor major compaction of hbase
Those are in the RegionServer logs.
Nov
19
answered Speeding up HBase read response
Nov
15
answered is hbase 'checkAndPut' latency higher than simple 'put'?
Nov
15
awarded  Editor
Nov
15
comment How to monitor major compaction of hbase
Nope the hbase.regionserver.compactionQueueSize will just tell you how many are currently queued. If you need to know exactly how long one single compaction took, the logs in info level will be a good resource.
Nov
15
revised How to monitor major compaction of hbase
Spelling
Nov
15
answered Looking for a good HBase tutorial
Nov
15
answered A script that deletes all tables in Hbase
Nov
15
answered Hbase Sorted Map is physical view or just logical view?
Nov
15
awarded  Revival
Nov
15
answered How to monitor major compaction of hbase
Nov
15
awarded  Teacher
Nov
15
answered Hbase 0.92.1 Secondary Index Example