Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 81 to 90 from 148 (0.255s).
Loading phrases to help you
refine your search...
Re: delete rows without writing HLog may be appear in the future? - HBase - [mail # user]
...I would recommend delete with HLog put, but lets say your writes are minimal you should only have 32 hours(default) of WAL around at a time before the they are all flushed from too many HLog...
   Author: Kevin O'dell, 2012-11-21, 15:43
Re: delete rows without writing HLog may be appear in the future? - HBase - [mail # user]
...Bing,    I am curious to hear more about Mike's question.  Why are you not using the WAL for your deletes?  On Wed, Nov 21, 2012 at 10:17 AM, Bing Jiang wrote:   &nb...
   Author: Kevin O'dell, 2012-11-21, 15:18
Re: HTablePool - HBase - [mail # user]
...Dalla,     It is always a good idea to ask questions when first jumping into HBase.  One piece of advice I would give is to take it slow with your jobs.  Start as simple ...
   Author: Kevin O'dell, 2012-11-19, 13:45
Re: 2 differents hbase.hregion.max.filesize at the same time? - HBase - [mail # user]
...JM,    You can go into the shell -> disable table -> alter table command and chance MAX_FILESIZE(I think that is what it is) this will set it at a per table basis.  On M...
   Author: Kevin O'dell, 2012-11-19, 13:27
Re: Merging regions - HBase - [mail # user]
...You should be able to grab that from the core-site and add it into you hbase-site. On Nov 18, 2012 6:34 PM, "Jean-Marc Spaggiari"  wrote:  ...
   Author: Kevin O'dell, 2012-11-19, 01:16
Re: Merging regions - HBase - [mail # user]
...Rather it is expecting local:  12/11/18 08:54:05 FATAL util.Merge: Merge failed java.lang.IllegalArgumentException: Wrong FS: hdfs://node3:9000/hbase/-ROOT-/70236052/.regioninfo, expect...
   Author: Kevin O'dell, 2012-11-18, 15:47
Re: Merging regions - HBase - [mail # user]
...Looks like your configuration is pointing local. On Nov 18, 2012 8:59 AM, "Jean-Marc Spaggiari"  wrote:  ...
   Author: Kevin O'dell, 2012-11-18, 15:37
Re: 5 seconds pause connecting to ZK in unit tests - HBase - [mail # dev]
...Can you disable IPv6 on that machine and see if it will connect over IPv4 or set the java setting(don't remember off the top of my head) to prefer IPv4?  On Wed, Nov 7, 2012 at 1:18 PM,...
   Author: Kevin O'dell, 2012-11-07, 18:22
Re: Scan performance on compressed column families - HBase - [mail # user]
...Dave,    I would recommend trying it in your environment.  Like most tests you can find other blogs that argue the performance is better:  http://blog.erdemagaoglu.com/po...
   Author: Kevin O'dell, 2012-11-07, 14:02
Re: Hard disk replacement - HBase - [mail # user]
...Disclaimer- depending on number of drives and size of cluster you may to either offload regions or major compact after balance. On Nov 3, 2012 7:46 PM, "Kevin O'dell"  wrote:  ...
   Author: Kevin O'dell, 2012-11-03, 23:57
Sort:
project
HBase (148)
HDFS (2)
MapReduce (2)
type
mail # user (144)
mail # dev (4)
date
last 7 days (1)
last 30 days (7)
last 90 days (17)
last 6 months (63)
last 9 months (148)
author
Stack (3785)
Ted Yu (2547)
Jean-Daniel Cryans (2290)
Andrew Purtell (1470)
lars hofhansl (1002)
Ryan Rawson (862)
Jean-Marc Spaggiari (702)
Todd Lipcon (672)
Doug Meil (573)
Jonathan Gray (516)
Jonathan Hsieh (515)
Michael Segel (485)
stack (440)
Lars George (439)
Gary Helmling (292)
Kevin O'dell
Kevin O