Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 31 to 40 from 135 (0.251s).
Loading phrases to help you
refine your search...
Re: Does HBase RegionServer benefit from OS Page Cache - HBase - [mail # user]
...Thanks Liyin for sharing your use cases.  Related to those, I was thinking of two improvements:  - AFAIK, MySQL keeps the compressed and uncompressed versions of the blocs in its b...
   Author: Enis Söztutar, 2013-03-25, 18:24
Re: Working on assemblies for 0.95 - HBase - [mail # dev]
...I think it would be good to have a release -> maven jar mapping for hadoop 1 and hadoop2. That is why releasing two artifacts build against Hadoop 1 and 2 respectively makes sense.  ...
   Author: Enis Söztutar, 2013-03-23, 02:02
Re: Request for component ownership - HBase - [mail # dev]
...Updated https://issues.apache.org/jira/plugins/servlet/project-config/HBASE/components .  Thanks Nick for stepping up. Enis   On Fri, Mar 22, 2013 at 5:00 PM, Jonathan Hsieh  ...
   Author: Enis Söztutar, 2013-03-23, 01:28
Re: [ANNOUNCE] The 3rd hbase 0.94.6 release candidate is available for download - HBase - [mail # dev]
...+1   - verified md5, asc  - Build with hadoop 2 and hadoop 1  - Run local mode cluster, and these tests:  - bin/hbase org.apache.hadoop.hbase.util.LoadTestTool -write 10:...
   Author: Enis Söztutar, 2013-03-23, 01:23
Re: How to replace MetaUtils.ScannerListener? - HBase - [mail # dev]
...CopyTable and Snapshots are very useful for backup, while merge and split are only relevant if the table is serving reads and writes. I can see having some tools for helping with cases where...
   Author: Enis Söztutar, 2013-03-22, 18:23
Re: Does HBase RegionServer benefit from OS Page Cache - HBase - [mail # user]
...I think the page cache is not totally useless, but as long as you can control the GC, you should prefer the block cache. Some of the reasons of the top of my head:  - In case of a cache...
   Author: Enis Söztutar, 2013-03-21, 20:28
Re: Evenly splitting the table - HBase - [mail # user]
...Hi,  HBase cannot deduce the row key structure, thus cannot pre split the table unless it knows the basic format for the row keys.   you can look at the blog post about splits here...
   Author: Enis Söztutar, 2013-03-21, 18:09
Re: Is there a way to only scan data in memstore - HBase - [mail # user]
...I would caution against going that route for various reasons:  - Correctness   : You can never be sure to sync the memstore flushes and compactions changing the files under you. &n...
   Author: Enis Söztutar, 2013-03-21, 18:06
Re: Performances Tests - HBase - [mail # dev]
...Thanks so much for doing this J-M.  Enis   On Wed, Mar 20, 2013 at 11:44 AM, Jean-Marc Spaggiari  wrote:  ...
   Author: Enis Söztutar, 2013-03-20, 21:29
Re: HBase 0.94 build on top of hadoop 2.0 - HBase - [mail # dev]
...Francis here says that they are running 94 with 23 in production here : https://issues.apache.org/jira/browse/HBASE-7834?focusedCommentId=13577938&page=com.atlassian.jira.plugin.system.issue...
   Author: Enis Söztutar, 2013-03-20, 00:16
Sort:
project
HBase (135)
Hadoop (5)
Accumulo (2)
HDFS (1)
Hive (1)
Zookeeper (1)
type
mail # dev (115)
mail # user (20)
date
last 7 days (2)
last 30 days (13)
last 90 days (67)
last 6 months (97)
last 9 months (135)
author
Stack (3750)
Ted Yu (2464)
Jean-Daniel Cryans (2263)
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 (411)
Gary Helmling (290)
Enis Söztutar