Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 10 from 40 (2.849s).
Loading phrases to help you
refine your search...
[HBASE-6564] HDFS space is not reclaimed when a column family is deleted - HBase - [issue]
...When a column family of a table is deleted, the HDFS space of the column family does not seem to be reclaimed even after a major compaction....
http://issues.apache.org/jira/browse/HBASE-6564    Author: J Mohamed Zahoor, 2012-12-19, 09:14
Re: Scan exception when running MR - HBase - [mail # user]
...No Worries. It was a stray hbase jar that caused the problem.  ./zahoor  On 22-Oct-2012, at 10:43 PM, Bryan Beaudreault   wrote:  wrote: org.apache.hadoop.hbase.client.Sc...
   Author: J Mohamed Zahoor, 2012-10-23, 06:51
Re: Scan exception when running MR - HBase - [mail # user]
...Cool… But my map reduce doesn't even start… It fails while creating a record reader... The record reader fails in  TableMapReduceUtil.convertStringToScan(conf.get(SCAN));  and thro...
   Author: J Mohamed Zahoor, 2012-10-22, 16:32
Re: Scan exception when running MR - HBase - [mail # user]
...I am using 0.94.1  ./zahoor   On 22-Oct-2012, at 9:17 PM, J Mohamed Zahoor  wrote:  fine.. org.apache.hadoop.hbase.mapreduce.TableInputFormatBase.createRecordReader( Tabl...
   Author: J Mohamed Zahoor, 2012-10-22, 15:51
Scan exception when running MR - HBase - [mail # user]
...Hi  I am facing a scanner exception like this when i run a mr job. Both the input and output are hbase tables (different tables)… This comes sporadically on some mapper and all other ma...
   Author: J Mohamed Zahoor, 2012-10-22, 15:47
Re: Slow scanning for PrefixFilter on EncodedBlocks - HBase - [mail # user]
...+1 for making PrefixFIlter seek instead of using a startRow explicitly.  ./zahoor  On Thu, Oct 18, 2012 at 4:05 AM, lars hofhansl  wrote:  ...
   Author: J Mohamed Zahoor, 2012-10-18, 07:45
Re: Slow scanning for PrefixFilter on EncodedBlocks - HBase - [mail # user]
...First i upgraded my cluster to 94.2.. even then the problem persisted.. Then i moved to using startRow instead of prefix filter..   ,/zahoor  On Wed, Oct 17, 2012 at 2:12 PM, J Moh...
   Author: J Mohamed Zahoor, 2012-10-17, 08:44
Re: Slow scanning for PrefixFilter on EncodedBlocks - HBase - [mail # user]
...Sorry for the delay.  It looks like the problem is because of PrefixFilter... I assumed that i does a seek...  If i use startRow instead.. it works fine.. But is it the correct app...
   Author: J Mohamed Zahoor, 2012-10-17, 08:42
Re: Slow scanning for PrefixFilter on EncodedBlocks - HBase - [mail # user]
...Is this related to HBASE-6757 ? I use a filter list with   - prefix filter   - filter list of column filters  /zahoor  On Monday, October 15, 2012, J Mohamed Zahoor wrote...
   Author: J Mohamed Zahoor, 2012-10-15, 17:27
Slow scanning for PrefixFilter on EncodedBlocks - HBase - [mail # user]
...Hi  My scanner performance is very slow when using a Prefix filter on a **Encoded Column** ( encoded using FAST_DIFF on both memory and disk). I am using 94.1 hbase.  jstack shows ...
   Author: J Mohamed Zahoor, 2012-10-15, 15:21
Sort:
project
HBase (40)
MapReduce (3)
type
mail # user (34)
issue (3)
mail # dev (3)
date
last 7 days (0)
last 30 days (0)
last 90 days (0)
last 6 months (1)
last 9 months (40)
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 (419)
Gary Helmling (290)
J Mohamed Zahoor