| 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
|
|
|
|