Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 91 to 100 from 154 (0.147s).
Loading phrases to help you
refine your search...
HBase Replication use cases - HBase - [mail # dev]
...Hello All,  I have been doing testing on the HBase replication (0.90.4, and 0.92 variants).  Here are some of the findings:  a) 0.90+ is not that great in handling out znode c...
   Author: Himanshu Vashishtha, 2012-04-12, 19:11
[HBASE-5655] Cap space usage of default log4j rolling policy - HBase - [issue]
...The current default log4j policy is to use Daily Rolling File Appender (DRFA). At times, its good to have a cap on the maximum size of the logs in order to limit its disk usage. Here is a pr...
http://issues.apache.org/jira/browse/HBASE-5655    Author: Himanshu Vashishtha, 2012-03-31, 05:54
Re: Coprocessor execution - HBase - [mail # user]
...Hello,  Any info about specific numbers (number of regions vs response time, etc) will help.  Btw, for rowcount, you should use FirstKeyOnlyFilter. And in your code, you should add...
   Author: Himanshu Vashishtha, 2012-03-21, 15:55
Re: Scan.addFamiliy reduces results - HBase - [mail # user]
..." Let's also say there are 1000 rows with A,B,C and 500 rows with only B an d C.  If I add families A, B and C and scan with no filter will I get 1500, 1000 or 500 results?"  In th...
   Author: Himanshu Vashishtha, 2012-03-15, 18:42
[HBASE-5486] Warn message in HTable: Stringify the byte[] - HBase - [issue]
...The warn message in the method getStartEndKeys() in HTable can be improved by stringifying the byte array for Regions.QualifierCurrently, a sample message is like :12/01/17 16:36:34 WARN cli...
http://issues.apache.org/jira/browse/HBASE-5486    Author: Himanshu Vashishtha, 2012-03-06, 01:30
HBase Replication: clarification needed - HBase - [mail # dev]
...Hello All,  I am looking at the replication functionality in HBase from the perspective of failover/failback mechanisms, i.e., fail over to a slave cluster in case the master (or primar...
   Author: Himanshu Vashishtha, 2012-02-24, 21:08
Re: AggregateProtocol Help - HBase - [mail # user]
...On Tue, Jan 3, 2012 at 11:00 AM, Ted Yu  wrote:   Yeah...And a null is returned from the Region (though the log says 0: using different variables) resulting in a npe at the client ...
   Author: Himanshu Vashishtha, 2012-01-03, 18:14
Re: AggregateProtocol Help - HBase - [mail # user]
...Hello Royston (and Tom),  Its a bit confusing. -1 is defined in your code, and the default value (in case it was returning just default) from the RS is 0. Can you enable DEBUG at Region...
   Author: Himanshu Vashishtha, 2012-01-03, 17:11
Re: AggregateProtocol Help - HBase - [mail # user]
...Hello Royston,  Sorry to hear that you are getting trouble while using Aggregation functionalities.  557k rows seems to be a small table and a SocketTimeout does not seem to be an ...
   Author: Himanshu Vashishtha, 2012-01-02, 01:18
Re: Using Scans in parallel - HBase - [mail # user]
...Interesting.  Hey Bryan, can you please share the stats about: how many Regions, how many Region Servers, time taken by Serial scanner and with 8 parallel scanners.  Himanshu  ...
   Author: Himanshu Vashishtha, 2011-10-10, 02:00
Sort:
project
HBase (154)
Hadoop (8)
Zookeeper (5)
HDFS (3)
type
mail # user (56)
issue (51)
mail # dev (47)
date
last 7 days (3)
last 30 days (10)
last 90 days (37)
last 6 months (50)
last 9 months (154)
author
Stack (3752)
Ted Yu (2469)
Jean-Daniel Cryans (2271)
Andrew Purtell (1454)
lars hofhansl (982)
Ryan Rawson (862)
Jean-Marc Spaggiari (677)
Todd Lipcon (670)
Doug Meil (571)
Jonathan Gray (516)
Jonathan Hsieh (511)
Michael Segel (477)
Lars George (438)
stack (414)
Gary Helmling (290)
Himanshu Vashishtha