Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 81 to 90 from 178 (0.335s).
Loading phrases to help you
refine your search...
Re: Unable to add co-processor to table through HBase api - HBase - [mail # user]
...Hi Folks,  Still, i am unable to add the co-processors through HBase client api. This time i tried loading the coprocessor by providing the jar path along with parameters. But, it faile...
   Author: anil gupta, 2012-10-18, 21:16
Re: Slow scanning for PrefixFilter on EncodedBlocks - HBase - [mail # user]
...Hi Lars,  There is a specific use case for this:  Table: Suppose i have a rowkey:  Use case: I would like to get all the events of customer_id=123. Case 1: If i only use start...
   Author: anil gupta, 2012-10-17, 19:25
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
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 (55)
last 9 months (178)
author
Stack (3750)
Ted Yu (2467)
Jean-Daniel Cryans (2270)
Andrew Purtell (1454)
lars hofhansl (979)
Ryan Rawson (862)
Jean-Marc Spaggiari (674)
Todd Lipcon (670)
Doug Meil (571)
Jonathan Gray (516)
Jonathan Hsieh (510)
Michael Segel (477)
Lars George (438)
stack (414)
Gary Helmling (290)
anil gupta