Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 11 to 20 from 40 (0.093s).
Loading phrases to help you
refine your search...
Re: DoubleColumnInterpretor for my coprocessor - HBase - [mail # user]
...After some dig up. it was some goof up with the jar file i loaded.. It works in both the case flawlessly now.  ./Zahoor  On 26-Sep-2012, at 3:35 PM, Julian Wissmann  wrote: &n...
   Author: J Mohamed Zahoor, 2012-10-02, 06:12
Re: HBASE garbage collection problem - HBase - [mail # user]
...Ignore the permgen advice.  Thought promotion failure as permgen failure.   ./zahoor  On 12-Sep-2012, at 8:39 PM, "Amlan Roy"  wrote:  ...
   Author: J Mohamed Zahoor, 2012-09-12, 15:21
Re: HBASE garbage collection problem - HBase - [mail # user]
...Try with lesser than 70% occupancy in CMS… for perm failure try  increasing the permgen size. Another option is to try DoubleBuffer.  ./zahoor   On 12-Sep-2012, at 8:39 PM, "A...
   Author: J Mohamed Zahoor, 2012-09-12, 15:18
Getting rid of -ROOT- Region - HBase - [mail # dev]
...Hi  I see that there were some discussions (HBASE-4524) in the past on getting rid of ROOT and storing the location of META on zk. People seem to agree on the topic also... is there any...
   Author: J Mohamed Zahoor, 2012-08-28, 05:25
Getting rid of -ROOT- - HBase - [mail # dev]
...Hi  I see that there were some discussions (HBASE-4524) in the past on getting rid of ROOT and storing the location of META on zk. People seem to agree on the topic also... is there any...
   Author: J Mohamed Zahoor, 2012-08-28, 05:23
Re: Using timestamps as "transaction ids" for idempotent counters. - HBase - [mail # user]
...Hi  One of the supported data type in HBase is "Counters". HTable already has a method called "incrementColumnValue", which atomically increments a column value. The lock is acquired at...
   Author: J Mohamed Zahoor, 2012-08-25, 16:45
Re: How to avoid stop-the-world GC for HBase Region Server under big heap size - HBase - [mail # user]
...Slab cache might help http://www.cloudera.com/blog/2012/01/caching-in-hbase-slabcache/  ./zahoor  On Thu, Aug 23, 2012 at 11:36 AM, Gen Liu  wrote:  ...
   Author: J Mohamed Zahoor, 2012-08-23, 06:16
Re: Using HBase serving to replace memcached - HBase - [mail # user]
...If you need to search row and column qualifiers you can pick  row+ col bloom  to help you skip blocks.  ./Zahoor@iPad  On 22-Aug-2012, at 10:58 PM, "Pamecha, Abhishek" &n...
   Author: J Mohamed Zahoor, 2012-08-23, 04:04
Re: Slow full-table scans - HBase - [mail # user]
...Try a quick TestDFSIO to see if things are okay.  ./zahoor  On Wed, Aug 22, 2012 at 6:26 AM, Mohit Anchlia wrote:  ...
   Author: J Mohamed Zahoor, 2012-08-22, 05:00
Re: Using HBase serving to replace memcached - HBase - [mail # user]
...Hmm... It is a multilevel index. Only the root Index's (Data, Meta etc) are loaded when a region is opened. The rest of the tree (intermediate and leaf index's) are present in each block lev...
   Author: J Mohamed Zahoor, 2012-08-22, 04:51
Sort:
project
HBase (40)
MapReduce (3)
type
mail # user (34)
issue (3)
mail # dev (3)
date
last 7 days (0)
last 30 days (0)
last 90 days (0)
last 6 months (1)
last 9 months (40)
author
Stack (3754)
Ted Yu (2470)
Jean-Daniel Cryans (2271)
Andrew Purtell (1454)
lars hofhansl (986)
Ryan Rawson (862)
Jean-Marc Spaggiari (679)
Todd Lipcon (670)
Doug Meil (571)
Jonathan Gray (516)
Jonathan Hsieh (511)
Michael Segel (477)
Lars George (438)
stack (414)
Gary Helmling (290)
J Mohamed Zahoor