Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 91 to 100 from 186 (0.066s).
Loading phrases to help you
refine your search...
Re: Unable to add co-processor to table through HBase api - HBase - [mail # user]
...Hi Ram,  The table exists and I don't get any error while running the program(i would get an error if the table did not exist). I am running a distributed cluster.  Tried following...
   Author: anil gupta, 2012-10-17, 18:04
Re: Slow scanning for PrefixFilter on EncodedBlocks - HBase - [mail # user]
...Hi Zahoor,  I heavily use prefix filter. Every time i have to explicitly define the startRow. So, that's the current behavior. However, initially this behavior was confusing to me also....
   Author: anil gupta, 2012-10-17, 16:41
Re: Unable to add co-processor to table through HBase api - HBase - [mail # user]
...I forgot to mention that I am using HBase0.92.1  On Tue, Oct 16, 2012 at 5:35 PM, anil gupta  wrote:     Thanks & Regards, Anil Gupta...
   Author: anil gupta, 2012-10-17, 02:43
Unable to add co-processor to table through HBase api - HBase - [mail # user]
...Hi All,  I would like to add a RegionObserver to a HBase table through HBase api. I don't want to put this RegionObserver as a user or system co-processor in hbase-site.xml since this i...
   Author: anil gupta, 2012-10-16, 22:35
Re: Debugging Coprocessor code in Eclipse - HBase - [mail # user]
...Hi Eugeny,  Thanks for another nice suggestion.  Thanks, Anil  On Tue, Oct 16, 2012 at 1:17 PM, Eugeny Morozov wrote:     Thanks & Regards, Anil Gupta...
   Author: anil gupta, 2012-10-16, 20:52
Re: Debugging Coprocessor code in Eclipse - HBase - [mail # user]
...Hi Ram,  Thanks for your reply. I'll be trying your suggestions soon with the my local standalone installation of HBase and update this thread.  Thanks, Anil Gupta  On Mon, Oc...
   Author: anil gupta, 2012-10-16, 16:46
Re: Hbase 0.92 Example - HBase - [mail # user]
...Hi Dalia,  I would highly encourage you to go through the JUnit test cases and documentation of Co-processors to get better understanding. Here is the link for code-base of HBase: http:...
   Author: anil gupta, 2012-10-15, 15:48
Debugging Coprocessor code in Eclipse - HBase - [mail # user]
...Hi All,  I am using HBase0.92.1 and currently working on HBase RegionObserver and some other coprocessor stuff. For testing this stuff, i have to deploy my jar on the cluster and put in...
   Author: anil gupta, 2012-10-14, 23:58
Re: Hbase 0.92 Example - HBase - [mail # user]
...R- Cell value data type S- Promoted data type   On Sun, Oct 14, 2012 at 3:39 PM, Dalia Sobhy wrote:     Thanks & Regards, Anil Gupta...
   Author: anil gupta, 2012-10-14, 22:02
Re: Hbase 0.92 Example - HBase - [mail # user]
...Hi Dalia,  On the client-side you dont need to use that method directly. Instead, use the following method : org.apache.hadoop.hbase.client.coprocessor.AggregationClient.sum(byte[] tabl...
   Author: anil gupta, 2012-10-14, 20:23
Sort:
project
HBase (186)
Hadoop (48)
Sqoop (16)
MapReduce (14)
HDFS (10)
type
mail # user (186)
date
last 7 days (4)
last 30 days (8)
last 90 days (12)
last 6 months (39)
last 9 months (186)
author
Stack (3791)
Ted Yu (2548)
Jean-Daniel Cryans (2293)
Andrew Purtell (1470)
lars hofhansl (1003)
Ryan Rawson (862)
Jean-Marc Spaggiari (703)
Todd Lipcon (673)
Doug Meil (573)
Jonathan Gray (516)
Jonathan Hsieh (515)
Michael Segel (485)
stack (440)
Lars George (439)
Gary Helmling (292)
anil gupta