Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 61 to 70 from 185 (0.15s).
Loading phrases to help you
refine your search...
[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
Re: Anyone know how to get surefire to list timed out tests? - HBase - [mail # dev]
...I don't know how to do that automatically (except some workarounds such as the one above but they don't always work).  Manually, it's not too difficult, as the report ( http://54.241.6....
   Author: Nicolas Liochon, 2013-04-09, 08:51
[HBASE-6738] Too aggressive task resubmission from the distributed log manager - HBase - [issue]
...With default settings for "hbase.splitlog.manager.timeout" => 25s and "hbase.splitlog.max.resubmit" => 3.On tests mentionned on HBASE-5843, I have variations around this scenario, 0.94...
http://issues.apache.org/jira/browse/HBASE-6738    Author: Nicolas Liochon, 2013-04-09, 08:33
Re: @Test(timeout = 1000) - HBase - [mail # dev]
...I've created HBASE-8003 and bumped the tests I found with a timeout inferior to 30s to 60s. With this, if a timeout occurs, we know it's very likely to be the test or hbase, not the env :-) ...
   Author: Nicolas Liochon, 2013-04-09, 07:49
Re: Recording test results ERROR: Failed to archive test - HBase - [mail # dev]
...It seems it's not related to the machines: on the failure above, 2 are on hadoop2, 1 or hadoop3, and it's the only one we used recently...   On Mon, Apr 8, 2013 at 9:04 PM, Stack  ...
   Author: Nicolas Liochon, 2013-04-08, 19:14
Sort:
project
HBase (185)
HDFS (5)
MapReduce (3)
Hadoop (1)
Zookeeper (1)
type
mail # dev (86)
mail # user (56)
issue (43)
date
last 7 days (7)
last 30 days (24)
last 90 days (97)
last 6 months (153)
last 9 months (185)
author
Stack (3791)
Ted Yu (2547)
Jean-Daniel Cryans (2293)
Andrew Purtell (1470)
lars hofhansl (1002)
Ryan Rawson (862)
Jean-Marc Spaggiari (703)
Todd Lipcon (673)
Doug Meil (573)
Jonathan Gray (516)
Jonathan Hsieh (515)
Michael Segel (485)
stack (440)
Lars George (439)
Gary Helmling (292)
Nicolas Liochon