Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 10 from 78 (0.168s).
Loading phrases to help you
refine your search...
Re: Get all rows that DON'T have certain qualifiers - HBase - [mail # user]
...Forgot to mention: Hadoop 1.0.4 & HBase 0.94.2   On Wed, May 8, 2013 at 4:52 PM, Amit Sela  wrote:  ...
   Author: Amit Sela, 2013-05-08, 14:00
Get all rows that DON'T have certain qualifiers - HBase - [mail # user]
...Hi all,  I'm trying to scan my HBase table to get only rows that are missing some qualifiers.  I read that for getting rows with specific qualifiers I should use something like: &n...
   Author: Amit Sela, 2013-05-08, 13:52
Re: Setting ClassLoader in HBaseConfiguration - HBase - [mail # user]
...Well, not really... utilizing the method doesn't really work for me - Since the constructors in HBaseConfiguration are deprecated and the way to use it is by calling the static create method...
   Author: Amit Sela, 2013-04-22, 16:04
Setting ClassLoader in HBaseConfiguration - HBase - [mail # user]
...Hi all,  I'm trying to run an HBase client from an OSGI environment and for that I need to set the Configuration classLoader. In Configuration (Hadoop) itself, there is a method for tha...
   Author: Amit Sela, 2013-04-21, 17:00
Re: talk list table - HBase - [mail # user]
...Hope I'm not too late here... regarding hot spotting with sequential keys, I'd suggest you read this Sematext blog - http://blog.sematext.com/2012/04/09/hbasewd-avoid-regionserver-hotspottin...
   Author: Amit Sela, 2013-04-20, 15:24
Re: RegionServer shutdown with ScanWildcardColumnTracker exception - HBase - [mail # user]
...No. It happened in our production environment after running counters increments every 5 minutes for a few weeks now. I could try to reproduce in test cluster environment but that would mean ...
   Author: Amit Sela, 2013-04-17, 18:34
Re: RegionServer shutdown with ScanWildcardColumnTracker exception - HBase - [mail # user]
...No, no encoding.   On Wed, Apr 17, 2013 at 6:56 PM, ramkrishna vasudevan  wrote:  ...
   Author: Amit Sela, 2013-04-17, 16:10
Re: RegionServer shutdown with ScanWildcardColumnTracker exception - HBase - [mail # user]
...I scanned over this counter with and without column specification and all looks OK now. I have no CPs in this table. Is there some kind of a hint mechanism in HBase' internal scan ? because ...
   Author: Amit Sela, 2013-04-17, 11:47
Re: RegionServer shutdown with ScanWildcardColumnTracker exception - HBase - [mail # user]
...The cluster runs Hadoop 1.0.4 and HBase 0.94.2  I have three families in this table: weekly, daily, hourly. each family has the following qualifiers: Weekly - impressions_{countrycode}_...
   Author: Amit Sela, 2013-04-17, 09:06
RegionServer shutdown with ScanWildcardColumnTracker exception - HBase - [mail # user]
...Hi all,  I had a regionserver crushed during counters increment. Looking at the regionserver log I saw:  org.apache.hadoop.hbase.DroppedSnapshotException: region: TABLE_NAME, ROW_K...
   Author: Amit Sela, 2013-04-17, 08:30
Sort:
project
HBase (78)
MapReduce (11)
HDFS (9)
Hadoop (9)
type
mail # user (78)
date
last 7 days (0)
last 30 days (4)
last 90 days (18)
last 6 months (39)
last 9 months (78)
author
Stack (3750)
Ted Yu (2466)
Jean-Daniel Cryans (2266)
Andrew Purtell (1454)
lars hofhansl (977)
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 (413)
Gary Helmling (290)
Amit Sela