Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 121 to 130 from 290 (0.585s).
Loading phrases to help you
refine your search...
Re: Including specific tests in the latest pom.xml - HBase - [mail # dev]
...Ram,  If you just want to run a set of tests together, I think you can do that from the command line:  mvn test -Dtest=TestLogRolling,TestOpenRegionHandler,TestSplitTransaction &nb...
   Author: Gary Helmling, 2011-10-06, 18:16
Re: TestHLog hanging in trunk - HBase - [mail # dev]
...I created HBASE-4545 to clean up TestHLog.  Among other things, it didn't even need to spin up a MiniHBaseCluster, only a MiniDFSCluster.  Several of the tests were also leaking un...
   Author: Gary Helmling, 2011-10-06, 03:44
Re: TestHLog hanging in trunk - HBase - [mail # dev]
...On Wed, Oct 5, 2011 at 3:47 PM, Roman Shaposhnik  wrote:  I'm thinking this may just be sloppiness or lack of cleanup in TestHLog that was just exposed by the HBASE-4209 change. &n...
   Author: Gary Helmling, 2011-10-06, 00:52
Re: TestHLog hanging in trunk - HBase - [mail # dev]
...On Wed, Oct 5, 2011 at 3:05 PM, Stack  wrote:    This patch isn't sufficient, unfortunately.  It seemed to work against the HBASE-4209 commit, but clustter shutdown still...
   Author: Gary Helmling, 2011-10-05, 22:26
Re: TestHLog hanging in trunk - HBase - [mail # dev]
...Something else seems to be going on.  With the call to shutdownMiniCluster() the first run of TestHLog passes.  But when I try running in a loop, the second run always seems to han...
   Author: Gary Helmling, 2011-10-05, 19:13
Re: TestHLog hanging in trunk - HBase - [mail # dev]
...Somehow TestHLog was never actually shutting down the mini-cluster?  The following change lets the test exit successfully:  diff --git a/src/test/java/org/apache/hadoop/hbase/regio...
   Author: Gary Helmling, 2011-10-05, 18:55
TestHLog hanging in trunk - HBase - [mail # dev]
...I've noticed that TestHLog is currently hanging in trunk (haven't checked other branches).  Oddly the tests actually complete, but then the test hangs in teardown.  Seems to be som...
   Author: Gary Helmling, 2011-10-05, 18:23
Re: hadoop 0.20.205.0 release candidate testing - HBase - [mail # dev]
...I applied the HBASE-4537 fix (just removed the imports) to 0.90, 0.92 and trunk.  I also had problems with a missing commons-config jar initially, when I was doing local Hadoop builds f...
   Author: Gary Helmling, 2011-10-04, 23:37
Re: hadoop 0.20.205.0 release candidate testing - HBase - [mail # dev]
...HBASE-4515 mistakenly brought in the UnixUserGroupInformation reference as an import.  Created HBASE-4537 to clean it up.   On Tue, Oct 4, 2011 at 3:09 PM, Stack  wrote:  ...
   Author: Gary Helmling, 2011-10-04, 22:53
Re: setTimeRange for HBase Increment - HBase - [mail # user]
...If you just need the increments to not be visible when > 30 days old, then put the increment columns in their own column family and set TTL=2592000 (30 days in seconds).  Note that t...
   Author: Gary Helmling, 2011-10-04, 18:52
Sort:
project
HBase (290)
Hadoop (1)
MapReduce (1)
type
mail # dev (161)
mail # user (102)
issue (27)
date
last 7 days (0)
last 30 days (4)
last 90 days (19)
last 6 months (41)
last 9 months (290)
author
Stack (3755)
Ted Yu (2473)
Jean-Daniel Cryans (2278)
Andrew Purtell (1454)
lars hofhansl (986)
Ryan Rawson (862)
Jean-Marc Spaggiari (680)
Todd Lipcon (670)
Doug Meil (571)
Jonathan Gray (516)
Jonathan Hsieh (511)
Michael Segel (477)
Lars George (438)
stack (417)
Gary Helmling (290)