Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 141 to 150 from 178 (0.066s).
Loading phrases to help you
refine your search...
Re: Disable timestamp in HBase Table a.k.a Disable Versioning in HBase Table - HBase - [mail # user]
...Hi All,  Sorry for late reply as i got stuck in other task at work on Friday and skimming through the HBase-4676 took me a while.  HBase-6093 seems to be very close to my suggestio...
   Author: anil gupta, 2012-05-29, 23:29
Re: Cannot post or reply to hbase mailing list anymore - please unblock - HBase - [mail # user]
...I received your email on HBase mailing list.  On Sat, May 26, 2012 at 1:30 AM, Christian Schäfer  wrote:      Thanks & Regards, Anil Gupta...
   Author: anil gupta, 2012-05-26, 16:40
Re: RefGuide updated - HBase - [mail # user]
...Hi Doug,  Nice work. I went through the bulk loader part. It would be great if you can incorporate a note on loading a file with separator other than tab character. Here is the mailing ...
   Author: anil gupta, 2012-05-25, 18:23
Disable timestamp in HBase Table a.k.a Disable Versioning in HBase Table - HBase - [mail # user]
...Hi All,  We are planning to store data in HBase. Currently, in one of our use case once a row is written into HBase Table we wont be modifying the data of that row. Since, for every cel...
   Author: anil gupta, 2012-05-24, 21:51
Re: Coprocessor Aggregation supposed to be ~20x slower than Scans? - HBase - [mail # user]
...Hi Ted,  I looked into hbase-0.92.0-cdh4b1-20120206.193413-23-sources.jar and it also doesn't have it.  On Tue, May 15, 2012 at 5:07 PM, Ted Yu  wrote:     Thanks & ...
   Author: anil gupta, 2012-05-16, 00:30
Re: Coprocessor Aggregation supposed to be ~20x slower than Scans? - HBase - [mail # user]
...Hi Ted,  I decompiled the hbase-0.92.0-cdh4b1.jar using JD-GUI and in validateParameter method i don't find that condition.  Thanks, Anil  On Tue, May 15, 2012 at 1:37 PM, Ted...
   Author: anil gupta, 2012-05-15, 23:58
Re: Coprocessor Aggregation supposed to be ~20x slower than Scans? - HBase - [mail # user]
...Oh i c.. Now if i look closely at your gmail id then i can see your name. I was totally confused.  So, you want to force the user to specify stopRow if the filter is not used? What if t...
   Author: anil gupta, 2012-05-15, 19:09
Re: Coprocessor Aggregation supposed to be ~20x slower than Scans? - HBase - [mail # user]
...That's true. :)  On Tue, May 15, 2012 at 10:47 AM, Ted Yu  wrote:     Thanks & Regards, Anil Gupta...
   Author: anil gupta, 2012-05-15, 18:04
Re: Coprocessor Aggregation supposed to be ~20x slower than Scans? - HBase - [mail # user]
...Hi Ted,  I created the jira:https://issues.apache.org/jira/browse/HBASE-5999 for fixing this.  Creating the patch might take me sometime(due to learning curve) as this is the first...
   Author: anil gupta, 2012-05-15, 17:34
Re: Coprocessor Aggregation supposed to be ~20x slower than Scans? - HBase - [mail # user]
...Hi Ted,  If we change the if statement condition in validateParameters method in AggregationClient.java to: if (scan == null || (Bytes.equals(scan.getStartRow(), scan.getStopRow()) && !...
   Author: anil gupta, 2012-05-14, 22:31
Sort:
project
HBase (178)
Hadoop (48)
Sqoop (16)
MapReduce (14)
HDFS (10)
type
mail # user (178)
date
last 7 days (2)
last 30 days (4)
last 90 days (5)
last 6 months (59)
last 9 months (178)
author
Stack (3750)
Ted Yu (2463)
Jean-Daniel Cryans (2263)
Andrew Purtell (1453)
lars hofhansl (976)
Ryan Rawson (862)
Jean-Marc Spaggiari (674)
Todd Lipcon (670)
Doug Meil (570)
Jonathan Gray (516)
Jonathan Hsieh (510)
Michael Segel (477)
Lars George (438)
stack (411)
Gary Helmling (290)
anil gupta