Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 31 to 40 from 40 (0.069s).
Loading phrases to help you
refine your search...
Re: Hbase- Hadoop DFS size not decreased even after deleting a column family - HBase - [mail # user]
...Sorry.. previous mail Not for this thread.  ./zahoor  On Fri, Aug 10, 2012 at 12:54 PM, J Mohamed Zahoor  wrote:  ...
   Author: J Mohamed Zahoor, 2012-08-10, 07:36
Re: Hbase- Hadoop DFS size not decreased even after deleting a column family - HBase - [mail # user]
...Look at this post for more about Catalog Janitor  http://blog.zahoor.in/2012/08/hbase-hmaster-architecture/  ./zahoor  On Fri, Aug 10, 2012 at 12:47 PM, J Mohamed Zahoor  ...
   Author: J Mohamed Zahoor, 2012-08-10, 07:24
Re: Hbase- Hadoop DFS size not decreased even after deleting a column family - HBase - [mail # user]
...Hi Lars,  Will file it...  ./Zahoor  On Fri, Aug 10, 2012 at 12:00 AM, lars hofhansl  wrote:  ...
   Author: J Mohamed Zahoor, 2012-08-10, 07:17
Re: an emtry region - HBase - [mail # user]
...Hi Region don't remain for ever. Catalog Janitor chore will scan for unused regions in the META and garbage collect. by default it is triggered every 300 sec. The property "hbase.catalogjani...
   Author: J Mohamed Zahoor, 2012-08-10, 07:15
Re: Hbase- Hadoop DFS size not decreased even after deleting a column family - HBase - [mail # user]
...no.. The add call is necessary for Hmaster TableDescriptor cache update.  I see that the change is done only to the htable descriptors... a FileSystem delete is missing. !!!   ./za...
   Author: J Mohamed Zahoor, 2012-08-09, 10:39
Re: Hbase- Hadoop DFS size not decreased even after deleting a column family - HBase - [mail # user]
...Hi  Hmmm.. Finding more and more if i dig... In file MasterFileSystem   public HTableDescriptor deleteColumn(byte[] tableName, byte[] familyName)        throws ...
   Author: J Mohamed Zahoor, 2012-08-09, 09:35
Re: Hbase- Hadoop DFS size not decreased even after deleting a column family - HBase - [mail # user]
...Hi  I see this atleast in trunk... in TableDeleteFamilyHandler's constructor..   public TableDeleteFamilyHandler(byte[] tableName, byte [] familyName,        Se...
   Author: J Mohamed Zahoor, 2012-08-09, 09:03
Re: more tables or more rows - HBase - [mail # user]
...Hi MK,  Some suggestions here  http://www.hbasecon.com/sessions/lightning-talk-real-performance-gains-with-real-time-data/  ./zahoor  On Wed, Aug 8, 2012 at 5:44 PM, M. K...
   Author: J Mohamed Zahoor, 2012-08-09, 08:21
Re: consistency, availability and partition pattern of HBase - HBase - [mail # user]
...Hi Lin,  I would suggest reading this for more clarity.  http://www.cloudera.com/blog/2010/04/cap-confusion-problems-with-partition- tolerance/  ./zahoor  On Wed, Aug 8, ...
   Author: J Mohamed Zahoor, 2012-08-08, 04:56
Re: [potential bug]Find rows which do not have any of the given columns - HBase - [mail # dev]
...Hi  Nice one. But i think this is valid behavior. Time ranges are something which qualifies certain rows to be made available to the client (something which is related to MVCC). Once a ...
   Author: J Mohamed Zahoor, 2012-08-07, 09:57
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 (3750)
Ted Yu (2467)
Jean-Daniel Cryans (2269)
Andrew Purtell (1454)
lars hofhansl (978)
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)
J Mohamed Zahoor