Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 10 from 138 (0.684s).
Loading phrases to help you
refine your search...
[HBASE-8620] Port HBASE-6874 Implement prefetching for scanners from 0.89-fb to 0.94 - HBase - [issue]
...See parent for details and patch,...
http://issues.apache.org/jira/browse/HBASE-8620    Author: Lars Hofhansl, 2013-05-25, 06:25
[HBASE-8525] Use sleep multilier when choosing sinks in ReplicationSource - HBase - [issue]
...Currently we see this every second. Filling up the log:2013-05-10 18:36:00,766 INFO org.apache.zookeeper.ClientCnxn: Opening socket connection to server ist6-mnds1-2-sfm.ops.sfdc.net/10.224....
http://issues.apache.org/jira/browse/HBASE-8525    Author: Lars Hofhansl, 2013-05-23, 06:51
[HBASE-8375] Streamline Table durability settings - HBase - [issue]
...HBASE-7801 introduces the notion of per mutation fine grained durability settings.This issue is to consider and the discuss the same for the per table settings (i.e. what would be used if th...
http://issues.apache.org/jira/browse/HBASE-8375    Author: Lars Hofhansl, 2013-05-21, 07:28
[HBASE-7709] Infinite loop possible in Master/Master replication - HBase - [issue]
...We just discovered the following scenario: Cluster A and B are setup in master/master replication By accident we had Cluster C replicate to Cluster A.Now all edit originating from C will be ...
http://issues.apache.org/jira/browse/HBASE-7709    Author: Lars Hofhansl, 2013-05-17, 07:01
[HBASE-6523] HConnectionImplementation still does not recover from all ZK issues. - HBase - [issue]
...During some testing here at Salesforce.com we found another scenario where an HConnectionImplementation would never recover from a lost ZK connection....
http://issues.apache.org/jira/browse/HBASE-6523    Author: Lars Hofhansl, 2013-05-16, 08:39
[HBASE-5930] Limits the amount of time an edit can live in the memstore. - HBase - [issue]
...A colleague of mine ran into an interesting issue.He inserted some data with the WAL disabled, which happened to fit in the aggregate Memstores memory.Two weeks later he a had problem with t...
http://issues.apache.org/jira/browse/HBASE-5930    Author: Lars Hofhansl, 2013-05-16, 07:13
[HBASE-8362] Possible MultiGet optimization - HBase - [issue]
...Currently MultiGets are executed on a RegionServer in a single thread in a loop that handles each Get separately (opening a scanner, seeking, etc).It seems we could optimize this (per region...
http://issues.apache.org/jira/browse/HBASE-8362    Author: Lars Hofhansl, 2013-05-16, 06:31
[HBASE-6428] Pluggable Compaction policies - HBase - [issue]
...For some usecases is useful to allow more control over how KVs get compacted.For example one could envision storing old versions of a KV separate HFiles, which then rarely have to be touched...
http://issues.apache.org/jira/browse/HBASE-6428    Author: Lars Hofhansl, 2013-05-14, 01:20
[HBASE-6970] hbase-deamon.sh creates/updates pid file even when that start failed. - HBase - [issue]
...We just ran into a strange issue where could neither start nor stop services with hbase-deamon.sh.The problem is this:    nohup nice -n $HBASE_NICENESS "$HBASE_HOME"/bin/hbase...
http://issues.apache.org/jira/browse/HBASE-6970    Author: Lars Hofhansl, 2013-05-08, 18:17
[HBASE-6476] Replace all occurrances of System.currentTimeMillis() with EnvironmentEdge equivalent - HBase - [issue]
...There are still some areas where System.currentTimeMillis() is used in HBase. In order to make all parts of the code base testable and (potentially) to be able to configure HBase's notion of...
http://issues.apache.org/jira/browse/HBASE-6476    Author: Lars Hofhansl, 2013-05-07, 19:47
Sort:
project
HBase (138)
HDFS (3)
Hadoop (1)
type
issue (128)
mail # dev (9)
mail # user (1)
date
last 7 days (3)
last 30 days (17)
last 90 days (62)
last 6 months (104)
last 9 months (138)
author
Stack (3759)
Ted Yu (2475)
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)
Lars Hofhansl