Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 41 to 50 from 170 (0.297s).
Loading phrases to help you
refine your search...
Re: Pre-commit build broken? - HBase - [mail # dev]
...May be the infra team is working on the machine. But the error you quoted can be misleading as the real settings are set later in the hudsonEnv script I mentionned yesterday.  The messa...
   Author: Nicolas Liochon, 2013-04-11, 16:19
[HBASE-7247] Assignment performances decreased by 50% because of regionserver.OpenRegionHandler#tickleOpening - HBase - [issue]
...The regionserver.OpenRegionHandler#tickleOpening updates the region znode as "Do this so master doesn't timeout this region-in-transition.".However, on the usual test, this makes the assignm...
http://issues.apache.org/jira/browse/HBASE-7247    Author: Nicolas Liochon, 2013-04-10, 19:33
trunk build - HBase - [mail # dev]
...Hi,  HBase-trunk build starts to be in a better shape now, we're likely other 50% success rate now. I've got a few questions however.  Issues were:  - Trunk built on ubuntu* m...
   Author: Nicolas Liochon, 2013-04-10, 19:17
Re: Build failed in Jenkins: HBase-TRUNK #4047 - HBase - [mail # dev]
...When you do install, it implies verify. And using 'mvn install' makes sense as it more or less needed when using maven multimodules. What we could do is something like "mvn clean install -Ds...
   Author: Nicolas Liochon, 2013-04-10, 19:04
[HBASE-8312] TestCompactionState - still timeouting - HBase - [issue]
...Some work was done in HBASE-7560, it seems it's not enough. Let's increase these timeouts....
http://issues.apache.org/jira/browse/HBASE-8312    Author: Nicolas Liochon, 2013-04-10, 17:15
Re: class cast exception and setting operation timeout on a pooled HTable - HBase - [mail # user]
...But don't forget you don't have to use pooled tables anymore. You can create the tables you need on the fly, see "9.3.1.1. Connection Pooling." IIRC, it's available in the version you're usi...
   Author: Nicolas Liochon, 2013-04-10, 16:09
Re: Build failed in Jenkins: HBase-TRUNK #4047 - HBase - [mail # dev]
...I don't know who added them actually. They're executed in 0.95 as well I think: they are executed with mvn install. They seem to need ~1 hour to run and failed 2 of the last 10 builds (so th...
   Author: Nicolas Liochon, 2013-04-10, 07:16
[HBASE-8305] Too much logs in the some tests - HBase - [issue]
...org.apache.hadoop.hbase.client.TestAdmin-output.txt 235.45 MBorg.apache.hadoop.hbase.master.TestTableLockManager-output.txt 4.15 MBorg.apache.hadoop.hbase.regionserver.TestAtomicOperation-ou...
http://issues.apache.org/jira/browse/HBASE-8305    Author: Nicolas Liochon, 2013-04-10, 05:14
[HBASE-8289] TestThreads#testSleepWithoutInterrupt should not expect a bounded wait time - HBase - [issue]
...broke trunk build #4038 (8 avr. 2013 02:21:59)...
http://issues.apache.org/jira/browse/HBASE-8289    Author: Nicolas Liochon, 2013-04-09, 16:52
[HBASE-8290] TestHTableMultiplexer is flaky - HBase - [issue]
...I reproduce it all the time if I comment the sleep here:  private void verifyAllBufferedPutsHaveFlushed(HTableMultiplexerStatus status) {    int retries = 8; &n...
http://issues.apache.org/jira/browse/HBASE-8290    Author: Nicolas Liochon, 2013-04-09, 16:52
Sort:
project
HBase (170)
HDFS (5)
MapReduce (3)
Hadoop (1)
Zookeeper (1)
type
mail # dev (80)
mail # user (51)
issue (39)
date
last 7 days (4)
last 30 days (17)
last 90 days (89)
last 6 months (158)
last 9 months (170)
author
Stack (3759)
Ted Yu (2476)
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 (420)
Gary Helmling (290)
Nicolas Liochon