Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 151 to 160 from 178 (0.158s).
Loading phrases to help you
refine your search...
Re: Coprocessor Aggregation supposed to be ~20x slower than Scans? - HBase - [mail # user]
...HI Ted,  My bad, i missed out a big difference between the Scan object i am using in my filter and Scan object used in coprocessors. So, scan object is not same. Basically, i am doing f...
   Author: anil gupta, 2012-05-14, 20:47
Re: Coprocessor Aggregation supposed to be ~20x slower than Scans? - HBase - [mail # user]
...HI Stack,  I'll look into Gary Helming post and try to do profiling of coprocessor and share the results.  Thanks, Anil Gupta  On Mon, May 14, 2012 at 12:08 PM, Stack  wr...
   Author: anil gupta, 2012-05-14, 19:31
Coprocessor Aggregation supposed to be ~20x slower than Scans? - HBase - [mail # user]
...Hi All,  I am using cdh4b1 which has HBase 0.92 version. I am running a standalone installation of HBase on 4 GB VM which runs on top of 8gb Windows 7 installation. My laptop has a Inte...
   Author: anil gupta, 2012-05-14, 19:02
Re: Unable to run aggregation using AggregationClient in HBase0.92 - HBase - [mail # user]
...Thanks a lot, Gary.  On Mon, May 7, 2012 at 2:46 PM, Gary Helmling  wrote:     Thanks & Regards, Anil Gupta...
   Author: anil gupta, 2012-05-07, 21:50
Re: Unable to run aggregation using AggregationClient in HBase0.92 - HBase - [mail # user]
...Thanks Himanshu and Gary for the quick reply. After adding the coprocessor class in hbase-site.xml it worked fine. Actually, i was aware that my coprocessor is not being loaded into region; ...
   Author: anil gupta, 2012-05-07, 21:35
Unable to run aggregation using AggregationClient in HBase0.92 - HBase - [mail # user]
...Hi All,  I am using cdh4b1 which has HBase 0.92.0 in a standalone installation on CentOS6.0. My objective was to check out the feature of aggregation in HBase via coprocessors. So, i de...
   Author: anil gupta, 2012-05-07, 18:44
Re: HBase export fails due to "RetriesExhaustedWithDetailsException: Failed 1 action" - HBase - [mail # user]
...Hi Petri,  If you are getting a " Connection reset by peer." message then most probably its a network problem. Please check your network health.  Thanks, Anil Gupta  On Thu, M...
   Author: anil gupta, 2012-05-03, 07:11
Re: Compare range of numbers on column family - HBase - [mail # user]
...Hi Akbar,  In order to do numerical comparison first you will need to store the numberical comparsion data as a Number rather than a String. For storing numerical data you will need to ...
   Author: anil gupta, 2012-04-20, 20:21
Re: Storing extremely large size file - HBase - [mail # user]
...+1 for documentation. It will help a lot of people.  On Tue, Apr 17, 2012 at 10:02 PM, lars hofhansl  wrote:    Thanks & Regards, Anil Gupta...
   Author: anil gupta, 2012-04-18, 05:21
Re: Bulk loading job failed when one region server went down in the cluster - HBase - [mail # user]
...Hi Kevin,  I am not really concerned about the RegionServer going down as the same thing can happen when deployed in production. Although, in production we wont be having VM environment...
   Author: anil gupta, 2012-04-03, 16:12
Sort:
project
HBase (178)
Hadoop (48)
Sqoop (16)
MapReduce (14)
HDFS (10)
type
mail # user (178)
date
last 7 days (0)
last 30 days (4)
last 90 days (4)
last 6 months (54)
last 9 months (178)
author
Stack (3759)
Ted Yu (2476)
Jean-Daniel Cryans (2281)
Andrew Purtell (1455)
lars hofhansl (989)
Ryan Rawson (862)
Jean-Marc Spaggiari (681)
Todd Lipcon (670)
Doug Meil (571)
Jonathan Gray (516)
Jonathan Hsieh (511)
Michael Segel (477)
Lars George (438)
stack (420)
Gary Helmling (290)
anil gupta