Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 51 to 60 from 170 (0.091s).
Loading phrases to help you
refine your search...
[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
Re: Recording test results ERROR: Failed to archive test - HBase - [mail # dev]
...It seems random, but frequent: https://builds.apache.org/job/PreCommit-HBASE-Build/5181/console https://builds.apache.org/job/PreCommit-HBASE-Build/5182/console https://builds.apache.org/job...
   Author: Nicolas Liochon, 2013-04-08, 17:40
@Test(timeout = 1000) - HBase - [mail # dev]
...Hi,  I see some tests with a test timeout of 1s. The problem with this is that it may happen with a GC or anything on the server.  Any issue to decide to have a minimum of 60s for ...
   Author: Nicolas Liochon, 2013-04-08, 16:10
Re: About distributed lock service in HBase - HBase - [mail # dev]
...HBASE-5541 is about rowlock. The master plays no role in this.  This lock does not have to be distributed, because, in bigtable/hbase architecture, the rows are allocated to a single re...
   Author: Nicolas Liochon, 2013-04-08, 15:34
Re: Recording test results ERROR: Failed to archive test - HBase - [mail # dev]
...I was under the impression that it was a hudson/jenkins stack, not a maven one? But it's worth trying.   On Mon, Apr 8, 2013 at 5:26 PM, Stack  wrote:  ...
   Author: Nicolas Liochon, 2013-04-08, 15:29
Recording test results ERROR: Failed to archive test - HBase - [mail # dev]
...We've got a lot of errors in precommit that seems to be due to Jenkins needing more memory.  It seems to be a Jenkins needing more memory. It seems that we don't have this on trunk, so ...
   Author: Nicolas Liochon, 2013-04-08, 15:19
Re: About distributed lock service in HBase - HBase - [mail # dev]
...Hi,  1. Yes. Client applications can start/read/write even when there is no master. 2. HBase already uses ZooKeeper.  You may want to have to look at the hbase reference guide ( ht...
   Author: Nicolas Liochon, 2013-04-08, 15:13
Re: trunk vs. precommit dev env - HBase - [mail # dev]
...The jenkins settings on hadoop* are overwritten by the ${WORKSPACE}/nightly/hudsonEnv.sh So whatever jdk settings you put in jenkins, you have a 1.6 at the end.  As well, the maven and ...
   Author: Nicolas Liochon, 2013-04-07, 12: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 (8)
last 30 days (29)
last 90 days (99)
last 6 months (159)
last 9 months (170)
author
Stack (3750)
Ted Yu (2463)
Jean-Daniel Cryans (2263)
Andrew Purtell (1454)
lars hofhansl (976)
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)
Nicolas Liochon