Build failed in Jenkins: HBase-TRUNK-Hadoop-2 #324

2013-05-29 Thread apurtell
See http://54.241.6.143/job/HBase-TRUNK-Hadoop-2/324/

--
[...truncated 7676 lines...]
at 
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
at java.lang.Thread.run(Thread.java:662)
Running org.apache.hadoop.hbase.master.TestDistributedLogSplitting
Tests run: 12, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 888.412 sec 
 FAILURE!
No results for java.util.concurrent.FutureTask@632fa7d
org.apache.maven.surefire.booter.SurefireBooterForkException: Error occurred in 
starting fork, check output in log
at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:238)
at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter.access$000(ForkStarter.java:64)
at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter$ParallelFork.call(ForkStarter.java:303)
at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter$ParallelFork.call(ForkStarter.java:285)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
at java.lang.Thread.run(Thread.java:662)
Running org.apache.hadoop.hbase.mapreduce.TestLoadIncrementalHFiles
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.308 sec
Running org.apache.hadoop.hbase.mapreduce.TestWALPlayer
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 67.297 sec
Running 
org.apache.hadoop.hbase.mapreduce.TestSecureLoadIncrementalHFilesSplitRecovery
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 44.448 sec
Running org.apache.hadoop.hbase.mapreduce.TestSecureLoadIncrementalHFiles
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.332 sec
org.apache.maven.surefire.booter.SurefireBooterForkException: Error occurred in 
starting fork, check output in log
at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:238)
at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter.access$000(ForkStarter.java:64)
at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter$ParallelFork.call(ForkStarter.java:303)
at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter$ParallelFork.call(ForkStarter.java:285)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
at java.lang.Thread.run(Thread.java:662)
org.apache.maven.surefire.booter.SurefireBooterForkException: Error occurred in 
starting fork, check output in log
at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:238)
at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter.access$000(ForkStarter.java:64)
at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter$ParallelFork.call(ForkStarter.java:303)
at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter$ParallelFork.call(ForkStarter.java:285)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
at java.lang.Thread.run(Thread.java:662)
org.apache.maven.surefire.booter.SurefireBooterForkException: Error occurred in 
starting fork, check output in log
at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:238)
at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter.access$000(ForkStarter.java:64)
at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter$ParallelFork.call(ForkStarter.java:303)
at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter$ParallelFork.call(ForkStarter.java:285)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
at java.lang.Thread.run(Thread.java:662)
No results for java.util.concurrent.FutureTask@744f581b
No results for java.util.concurrent.FutureTask@5219045
No results for java.util.concurrent.FutureTask@5e86a4a4

[jira] [Created] (HBASE-8640) ServerName in master may not initialize with the configured ipc address of hbase.master.ipc.address

2013-05-29 Thread rajeshbabu (JIRA)
rajeshbabu created HBASE-8640:
-

 Summary: ServerName in master may not initialize with the 
configured ipc address of hbase.master.ipc.address
 Key: HBASE-8640
 URL: https://issues.apache.org/jira/browse/HBASE-8640
 Project: HBase
  Issue Type: Bug
  Components: master
Reporter: rajeshbabu
Assignee: rajeshbabu
 Fix For: 0.98.0, 0.95.2, 0.94.9


We are starting rpc server with default interface hostname or configured ipc 
address
{code}
this.rpcServer = HBaseRPC.getServer(this,
  new Class?[]{HMasterInterface.class, HMasterRegionInterface.class},
initialIsa.getHostName(), // This is bindAddress if set else it's 
hostname
initialIsa.getPort(),
numHandlers,
0, // we dont use high priority handlers in master
conf.getBoolean(hbase.rpc.verbose, false), conf,
0); // this is a DNC w/o high priority handlers
{code}

But we are initialzing servername with default hostname always master znode 
also have this hostname.
{code}
String hostname = Strings.domainNamePointerToHostName(DNS.getDefaultHost(
  conf.get(hbase.master.dns.interface, default),
  conf.get(hbase.master.dns.nameserver, default)));
...
this.serverName = new ServerName(hostname,
  this.isa.getPort(), System.currentTimeMillis());
{code}

If both default interface hostname and configured ipc address are not same 
clients will get MasterNotRunningException.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Created] (HBASE-8641) IndexBuilder example : CF name of the src table is hard coded

2013-05-29 Thread Anoop Sam John (JIRA)
Anoop Sam John created HBASE-8641:
-

 Summary: IndexBuilder example : CF name of the src table is hard 
coded
 Key: HBASE-8641
 URL: https://issues.apache.org/jira/browse/HBASE-8641
 Project: HBase
  Issue Type: Bug
Affects Versions: 0.95.0
Reporter: Anoop Sam John
Assignee: Anoop Sam John
Priority: Minor


When running the IndexBuilder example we can pass the tablename, family name 
and qualifier name for indexing that data. But in the code the family name is 
hard coded to be only attributes. So this example will work only when family 
name of the src table is attributes

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


Re: Build failed in Jenkins: HBase-0.94 #197

2013-05-29 Thread Andrew Purtell
Uncheck the Jenkins job setting to use a private repository. Somehow this
was changed. Or, change it to use ~/.m2/repository instead.

On Wednesday, May 29, 2013, lars hofhansl wrote:

 Yeah. I saw that. Does anybody have an idea why this is happening?
 I looked through the pom and other changes, but did not see any change
 that could this. Since this happens only on the EC2 machines, maybe M2_REPO
 was changed or something.
 I'll check...

 -- Lars
 
 From: Ted Yu yuzhih...@gmail.com javascript:;
 To: dev@hbase.apache.org javascript:;; lars hofhansl 
 la...@apache.orgjavascript:;
 
 Sent: Saturday, May 25, 2013 8:52 AM
 Subject: Re: Build failed in Jenkins: HBase-0.94 #197



 According to
 http://54.241.6.143/job/HBase-0.94/198/artifact/target/rat.txt , the
 build performed RAT check on files under .repository/

 FYI


 On Sat, May 25, 2013 at 12:22 AM, lars hofhansl la...@apache.org wrote:

 All the recent 0.94 EC2 jenkins builds failed with this:
 
 Stack trace :
 org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute
 goal org.apache.rat:apache-rat-plugin:0.8:check (default) on project hbase:
 Too many unapproved licenses: 1785
 I'll check it out as soon as possible.
 
 -- Lars
 
 
 
 - Original Message -
 From: apurt...@apache.org apurt...@apache.org
 To: dev@hbase.apache.org
 Cc:
 Sent: Friday, May 24, 2013 11:40 PM
 Subject: Build failed in Jenkins: HBase-0.94 #197
 
 See http://54.241.6.143/job/HBase-0.94/197/
 
 --
 [...truncated 33909 lines...]
 85 warnings
 [WARNING] Javadoc Warnings
 [WARNING] 
 http://54.241.6.143/job/HBase-0.94/ws/src/main/java/org/apache/hadoop/hbase/util/Bytes.java:44:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a
 future release
 [WARNING] import sun.misc.Unsafe;
 [WARNING] ^
 [WARNING] 
 http://54.241.6.143/job/HBase-0.94/ws/src/main/java/org/apache/hadoop/hbase/util/Bytes.java:1051:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a
 future release
 [WARNING] static final Unsafe theUnsafe;
 [WARNING] ^
 [WARNING] 
 http://54.241.6.143/job/HBase-0.94/ws/src/main/java/org/apache/hadoop/hbase/ipc/HRegionInterface.java:91:
 warning - @param argument region is not a parameter name.
 [WARNING] 
 http://54.241.6.143/job/HBase-0.94/ws/src/main/java/org/apache/hadoop/hbase/ipc/HRegionInterface.java:99:
 warning - @param argument region is not a parameter name.
 [WARNING] 
 http://54.241.6.143/job/HBase-0.94/ws/src/main/java/org/apache/hadoop/hbase/ipc/HRegionInterface.java:99:
 warning - @param argument timestamp is not a parameter name.
 [WARNING] 
 http://54.241.6.143/job/HBase-0.94/ws/src/main/java/org/apache/hadoop/hbase/ipc/HRegionInterface.java:114:
 warning - @param argument region is not a parameter name.
 [WARNING] 
 http://54.241.6.143/job/HBase-0.94/ws/src/main/java/org/apache/hadoop/hbase/ipc/HRegionInterface.java:114:
 warning - @param argument CF is not a parameter name.
 [WARNING] 
 http://54.241.6.143/job/HBase-0.94/ws/src/main/java/org/apache/hadoop/hbase/ipc/HRegionInterface.java:123:
 warning - @param argument region is not a parameter name.
 [WARNING] 
 http://54.241.6.143/job/HBase-0.94/ws/src/main/java/org/apache/hadoop/hbase/ipc/HRegionInterface.java:123:
 warning - @param argument CF is not a parameter name.
 [WARNING] 
 http://54.241.6.143/job/HBase-0.94/ws/src/main/java/org/apache/hadoop/hbase/ipc/HRegionInterface.java:131:
 warning - @param argument region is nDownloaded:
 http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.1/maven-common-artifact-filters-1.1.pom(3
  KB at 168.9 KB/sec)
 Downloading:
 http://people.apache.org/~garyh/mvn/org/codehaus/plexus/plexus-interpolation/1.7/plexus-interpolation-1.7.pom
 Downloading:
 http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.7/plexus-interpolation-1.7.pom
 Downloaded:
 http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.7/plexus-interpolation-1.7.pom(3
  KB at 83.5 KB/sec)
 Downloading:
 http://people.apache.org/~garyh/mvn/org/apache/maven/shared/file-management/1.1/file-management-1.1.pom
 Downloading:
 http://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.1/file-management-1.1.pom
 Downloaded:
 http://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.1/file-management-1.1.pom(3
  KB at 199.7 KB/sec)
 Downloading:
 http://people.apache.org/~garyh/mvn/org/apache/maven/shared/maven-shared-io/1.0/maven-shared-io-1.0.pom
 Downloading:
 http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/1.0/maven-shared-io-1.0.pom
 Downloaded:
 http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/1.0/maven-shared-io-1.0.pom(3
  KB at 246.5 KB/sec)
 Downloading:
 http://people.apache.org/~garyh/mvn/org/apache/maven/shared/maven-filtering/1.0-beta-2/maven-filtering-1.0-beta-2.pom
 Downloading:
 

Re: Build failed in Jenkins: HBase-0.94 #197

2013-05-29 Thread Andrew Purtell
I found that option checked for the 0.94 build, unchecked it, and kicked
off a new build. Lets see if that is better.

On Wednesday, May 29, 2013, Andrew Purtell wrote:

 Uncheck the Jenkins job setting to use a private repository. Somehow this
 was changed. Or, change it to use ~/.m2/repository instead.

 On Wednesday, May 29, 2013, lars hofhansl wrote:

 Yeah. I saw that. Does anybody have an idea why this is happening?
 I looked through the pom and other changes, but did not see any change
 that could this. Since this happens only on the EC2 machines, maybe M2_REPO
 was changed or something.
 I'll check...

 -- Lars
 
 From: Ted Yu yuzhih...@gmail.com
 To: dev@hbase.apache.org; lars hofhansl la...@apache.org
 Sent: Saturday, May 25, 2013 8:52 AM
 Subject: Re: Build failed in Jenkins: HBase-0.94 #197



 According to
 http://54.241.6.143/job/HBase-0.94/198/artifact/target/rat.txt , the
 build performed RAT check on files under .repository/

 FYI


 On Sat, May 25, 2013 at 12:22 AM, lars hofhansl la...@apache.org wrote:

 All the recent 0.94 EC2 jenkins builds failed with this:
 
 Stack trace :
 org.apache.maven.lifecycle.LifecycleExecutionException: Failed to
 execute goal org.apache.rat:apache-rat-plugin:0.8:check (default) on
 project hbase: Too many unapproved licenses: 1785
 I'll check it out as soon as possible.
 
 -- Lars
 
 
 
 - Original Message -
 From: apurt...@apache.org apurt...@apache.org
 To: dev@hbase.apache.org
 Cc:
 Sent: Friday, May 24, 2013 11:40 PM
 Subject: Build failed in Jenkins: HBase-0.94 #197
 
 See http://54.241.6.143/job/HBase-0.94/197/
 
 --
 [...truncated 33909 lines...]
 85 warnings
 [WARNING] Javadoc Warnings
 [WARNING] 
 http://54.241.6.143/job/HBase-0.94/ws/src/main/java/org/apache/hadoop/hbase/util/Bytes.java:44:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a
 future release
 [WARNING] import sun.misc.Unsafe;
 [WARNING] ^
 [WARNING] 
 http://54.241.6.143/job/HBase-0.94/ws/src/main/java/org/apache/hadoop/hbase/util/Bytes.java:1051:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a
 future release
 [WARNING] static final Unsafe theUnsafe;
 [WARNING] ^
 [WARNING] 
 http://54.241.6.143/job/HBase-0.94/ws/src/main/java/org/apache/hadoop/hbase/ipc/HRegionInterface.java:91:
 warning - @param argument region is not a parameter name.
 [WARNING] 
 http://54.241.6.143/job/HBase-0.94/ws/src/main/java/org/apache/hadoop/hbase/ipc/HRegionInterface.java:99:
 warning - @param argument region is not a parameter name.
 [WARNING] 
 http://54.241.6.143/job/HBase-0.94/ws/src/main/java/org/apache/hadoop/hbase/ipc/HRegionInterface.java:99:
 warning - @param argument timestamp is not a parameter name.
 [WARNING] 
 http://54.241.6.143/job/HBase-0.94/ws/src/main/java/org/apache/hadoop/hbase/ipc/HRegionInterface.java:114:
 warning - @param argument region is not a parameter name.
 [WARNING] 
 http://54.241.6.143/job/HBase-0.94/ws/src/main/java/org/apache/hadoop/hbase/ipc/HRegionInterface.java:114:
 warning - @param argument CF is not a parameter name.
 [WARNING] 
 http://54.241.6.143/job/HBase-0.94/ws/src/main/java/org/apache/hadoop/hbase/ipc/HRegionInterface.java:123:
 warning - @param argument region is not a parameter name.
 [WARNING] 
 http://54.241.6.143/job/HBase-0.94/ws/src/main/java/org/apache/hadoop/hbase/ipc/HRegionInterface.java[WARNING]
  
 http://54.241.6.143/job/HBase-0.94/ws/src/main/java/org/apache/hadoop/hbase/ipc/HRegionInterface.java:131:
 warning - @param argument region is nDownloaded:
 http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.1/maven-common-artifact-filters-1.1.pom(3
  KB at 168.9 KB/sec)
 Downloading:
 http://people.apache.org/~garyh/mvn/org/codehaus/plexus/plexus-interpolation/1.7/plexus-interpolation-1.7.pom
 Downloading:
 http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.7/plexus-interpolation-1.7.pom
 Downloaded:
 http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.7/plexus-interpolation-1.7.pom(3
  KB at 83.5 KB/sec)
 Downloading:
 http://people.apache.org/~garyh/mvn/org/apache/maven/shared/file-management/1.1/file-management-1.1.pom
 Downloading:
 http://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.1/file-management-1.1.pom
 Downloaded:
 http://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.1/file-management-1.1.pom(3
  KB at 199.7 KB/sec)
 Downloading:
 http://people.apache.org/~garyh/mvn/org/apache/maven/shared/maven-shared-io/1.0/maven-shared-io-1.0.pom
 Downloading:
 http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/1.0/maven-shared-io-1.0.pom
 Downloaded:
 http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-io/1.0/maven-shared-io-1.0.pom(3
  KB at 246.5 KB/sec)
 Downloading:
 

[jira] [Created] (HBASE-8642) [Snapshot] List and delete snapshot by table

2013-05-29 Thread Julian Zhou (JIRA)
Julian Zhou created HBASE-8642:
--

 Summary: [Snapshot] List and delete snapshot by table
 Key: HBASE-8642
 URL: https://issues.apache.org/jira/browse/HBASE-8642
 Project: HBase
  Issue Type: Improvement
  Components: snapshots
Affects Versions: 0.95.0, 0.98.0, 0.95.1, 0.95.2
Reporter: Julian Zhou
Assignee: Julian Zhou
Priority: Minor
 Fix For: 0.98.0, 0.95.1, 0.95.2, 0.95.0


Support list and delete snapshot by table name.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


Jenkins build is back to normal : HBase-0.94 #204

2013-05-29 Thread apurtell
See http://54.241.6.143/job/HBase-0.94/204/



Re: Build failed in Jenkins: HBase-0.94 #197

2013-05-29 Thread lars hofhansl
Thanks Andy. Looks like it's working fine now.




 From: Andrew Purtell apurt...@apache.org
To: Andrew Purtell apurt...@apache.org 
Cc: dev@hbase.apache.org dev@hbase.apache.org; lars hofhansl 
la...@apache.org; Ted Yu yuzhih...@gmail.com 
Sent: Wednesday, May 29, 2013 8:12 AM
Subject: Re: Build failed in Jenkins: HBase-0.94 #197
 


I found that option checked for the 0.94 build, unchecked it, and kicked off a 
new build. Lets see if that is better. 

On Wednesday, May 29, 2013, Andrew Purtell  wrote:

Uncheck the Jenkins job setting to use a private repository. Somehow this was 
changed. Or, change it to use ~/.m2/repository instead. 

On Wednesday, May 29, 2013, lars hofhansl  wrote:

Yeah. I saw that. Does anybody have an idea why this is happening?
I looked through the pom and other changes, but did not see any change that 
could this. Since this happens only on the EC2 machines, maybe M2_REPO was 
changed or something.
I'll check...

-- Lars

From: Ted Yu yuzhih...@gmail.com
To: dev@hbase.apache.org; lars hofhansl la...@apache.org
Sent: Saturday, May 25, 2013 8:52 AM
Subject: Re: Build failed in Jenkins: HBase-0.94 #197



According to http://54.241.6.143/job/HBase-0.94/198/artifact/target/rat.txt , 
the build performed RAT check on files under .repository/

FYI


On Sat, May 25, 2013 at 12:22 AM, lars hofhansl la...@apache.org wrote:

All the recent 0.94 EC2 jenkins builds failed with this:

Stack trace :
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute 
goal org.apache.rat:apache-rat-plugin:0.8:check (default) on project hbase: 
Too many unapproved licenses: 1785
I'll check it out as soon as possible.

-- Lars



- Original Message -
From: apurt...@apache.org apurt...@apache.org
To: dev@hbase.apache.org
Cc:
Sent: Friday, May 24, 2013 11:40 PM
Subject: Build failed in Jenkins: HBase-0.94 #197

See http://54.241.6.143/job/HBase-0.94/197/

--
[...truncated 33909 lines...]
85 warnings
[WARNING] Javadoc Warnings
[WARNING] 
http://54.241.6.143/job/HBase-0.94/ws/src/main/java/org/apache/hadoop/hbase/util/Bytes.java:44:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a 
future release
[WARNING] import sun.misc.Unsafe;
[WARNING] ^
[WARNING] 
http://54.241.6.143/job/HBase-0.94/ws/src/main/java/org/apache/hadoop/hbase/util/Bytes.java:1051:
 warning: sun.misc.Unsafe is Sun proprietary API and may be removed in a 
future release
[WARNING] static final Unsafe theUnsafe;
[WARNING] ^
[WARNING] 
http://54.241.6.143/job/HBase-0.94/ws/src/main/java/org/apache/hadoop/hbase/ipc/HRegionInterface.java:91:
 warning - @param argument region is not a parameter name.
[WARNING] 
http://54.241.6.143/job/HBase-0.94/ws/src/main/java/org/apache/hadoop/hbase/ipc/HRegionInterface.java:99:
 warning - @param argument region is not a parameter name.
[WARNING] 
http://54.241.6.143/job/HBase-0.94/ws/src/main/java/org/apache/hadoop/hbase/ipc/HRegionInterface.java:99:
 warning - @param argument timestamp is not a parameter name.
[WARNING] 
http://54.241.6.143/job/HBase-0.94/ws/src/main/java/org/apache/hadoop/hbase/ipc/HRegionInterface.java:114:
 warning - @param argument region is not a parameter name.
[WARNING] 
http://54.241.6.143/job/HBase-0.94/ws/src/main/java/org/apache/hadoop/hbase/ipc/HRegionInterface.java:114:
 warning - @param argument CF is not a parameter name.
[WARNING] 
http://54.241.6.143/job/HBase-0.94/ws/src/main/java/org/apache/hadoop/hbase/ipc/HRegionInterface.java:123:
 warning - @param argument region is not a parameter name.
[WARNING] 
http://54.241.6.143/job/HBase-0.94/ws/src/main/java/org/apache/hadoop/hbase/ipc/HRegionInterface.java
 [WARNING] 
http://54.241.6.143/job/HBase-0.94/ws/src/main/java/org/apache/hadoop/hbase/ipc/HRegionInterface.java:131:
 warning - @param argument region is nDownloaded: 
http://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/1.1/maven-common-artifact-filters-1.1.pom
 (3 KB at 168.9 KB/sec)
Downloading: 
http://people.apache.org/~garyh/mvn/org/codehaus/plexus/plexus-interpolation/1.7/plexus-interpolation-1.7.pom
Downloading: 
http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.7/plexus-interpolation-1.7.pom
Downloaded: 
http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.7/plexus-interpolation-1.7.pom
 (3 KB at 83.5 KB/sec)
Downloading: 
http://people.apache.org/~garyh/mvn/org/apache/maven/shared/file-management/1.1/file-management-1.1.pom
Downloading: 
http://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.1/file-management-1.1.pom
Downloaded: 
http://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/1.1/file-management-1.1.pom
 (3 KB at 199.7 KB/sec)
Downloading: 
http://people.apache.org/~garyh/mvn/org/apache/maven/shared/maven-shared-io/1.0/maven-shared-io-1.0.pom
Downloading: 

[jira] [Created] (HBASE-8643) Do not log full classnames in logs, just the last two levels

2013-05-29 Thread stack (JIRA)
stack created HBASE-8643:


 Summary: Do not log full classnames in logs, just the last two 
levels
 Key: HBASE-8643
 URL: https://issues.apache.org/jira/browse/HBASE-8643
 Project: HBase
  Issue Type: Improvement
Reporter: stack
Assignee: stack




--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Resolved] (HBASE-8643) Do not log full classnames in logs, just the last two levels

2013-05-29 Thread stack (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-8643?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

stack resolved HBASE-8643.
--

   Resolution: Fixed
Fix Version/s: 0.95.1
   0.98.0
 Hadoop Flags: Reviewed

Committed to trunk and 0.95.

 Do not log full classnames in logs, just the last two levels
 

 Key: HBASE-8643
 URL: https://issues.apache.org/jira/browse/HBASE-8643
 Project: HBase
  Issue Type: Sub-task
Reporter: stack
Assignee: stack
 Fix For: 0.98.0, 0.95.1

 Attachments: 8629-shorter-classnames.txt




--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


Build failed in Jenkins: HBase-TRUNK-Hadoop-2 #325

2013-05-29 Thread apurtell
See http://54.241.6.143/job/HBase-TRUNK-Hadoop-2/325/changes

Changes:

[tedyu] HBASE-8634 Fix potential null pointer dereference in HRegionServer and 
TableLockChecker (Ted Yu)

--
[...truncated 7651 lines...]
org.apache.maven.surefire.booter.SurefireBooterForkException: Error occurred in 
starting fork, check output in log
at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:238)
at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter.access$000(ForkStarter.java:64)
at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter$ParallelFork.call(ForkStarter.java:303)
at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter$ParallelFork.call(ForkStarter.java:285)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
at java.lang.Thread.run(Thread.java:662)
Running org.apache.hadoop.hbase.mapreduce.TestCopyTable
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 171.194 sec
org.apache.maven.surefire.booter.SurefireBooterForkException: Error occurred in 
starting fork, check output in log
at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:238)
at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter.access$000(ForkStarter.java:64)
at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter$ParallelFork.call(ForkStarter.java:303)
at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter$ParallelFork.call(ForkStarter.java:285)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
at java.lang.Thread.run(Thread.java:662)
Running org.apache.hadoop.hbase.mapreduce.TestWALPlayer
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 65.172 sec
Running org.apache.hadoop.hbase.mapreduce.TestLoadIncrementalHFiles
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.375 sec
org.apache.maven.surefire.booter.SurefireBooterForkException: Error occurred in 
starting fork, check output in log
at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:238)
at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter.access$000(ForkStarter.java:64)
at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter$ParallelFork.call(ForkStarter.java:303)
at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter$ParallelFork.call(ForkStarter.java:285)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
at java.lang.Thread.run(Thread.java:662)
No results for java.util.concurrent.FutureTask@7d59c52c
No results for java.util.concurrent.FutureTask@10a00bff
No results for java.util.concurrent.FutureTask@7b739adf
No results for java.util.concurrent.FutureTask@62bce5ca
No results for java.util.concurrent.FutureTask@5f92636a
Running org.apache.hadoop.hbase.TestRegionRebalancing
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 59.163 sec
Running org.apache.hadoop.hbase.TestClusterBootOrder
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 43.858 sec
Running org.apache.hadoop.hbase.rest.TestStatusResource
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.791 sec
Running org.apache.hadoop.hbase.rest.TestScannersWithFilters
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 40.554 sec
Running org.apache.hadoop.hbase.rest.TestTableResource
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 83.522 sec
Running org.apache.hadoop.hbase.rest.TestRowResource
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 67.952 sec
Running org.apache.hadoop.hbase.rest.TestScannerResource
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 95.267 sec
Running org.apache.hadoop.hbase.rest.TestGzipFilter
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 33.747 sec
Running org.apache.hadoop.hbase.rest.TestSchemaResource
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 43.374 sec
Running org.apache.hadoop.hbase.rest.TestVersionResource
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.948 sec

Build failed in Jenkins: HBase-0.95-Hadoop-2 #328

2013-05-29 Thread apurtell
See http://54.241.6.143/job/HBase-0.95-Hadoop-2/328/changes

Changes:

[tedyu] HBASE-8634 Fix potential null pointer dereference in HRegionServer and 
TableLockChecker (Ted Yu)

--
[...truncated 7760 lines...]
Tests run: 5, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 217.583 sec  
FAILURE!
Running org.apache.hadoop.hbase.snapshot.TestRestoreFlushSnapshotFromClient
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 117.373 sec
Running org.apache.hadoop.hbase.io.hfile.TestForceCacheImportantBlocks
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 45.606 sec
Running org.apache.hadoop.hbase.io.hfile.TestHFileSeek
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.12 sec
Running org.apache.hadoop.hbase.io.hfile.TestScannerSelectionUsingTTL
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 65.07 sec
Running org.apache.hadoop.hbase.io.hfile.slab.TestSingleSizeCache
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 58.645 sec
Running org.apache.hadoop.hbase.io.hfile.slab.TestSlabCache
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 38.966 sec
Running org.apache.hadoop.hbase.io.hfile.TestHFileBlockIndex
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.388 sec
Running org.apache.hadoop.hbase.io.hfile.TestHFilePerformance
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.765 sec
Running org.apache.hadoop.hbase.io.hfile.TestHFileBlock
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 65.614 sec
Running org.apache.hadoop.hbase.io.hfile.TestCacheOnWrite
Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 103.503 sec
Running org.apache.hadoop.hbase.io.encoding.TestLoadAndSwitchEncodeOnDisk
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 70.003 sec
Running org.apache.hadoop.hbase.io.encoding.TestBufferedDataBlockEncoder
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.41 sec
Running org.apache.hadoop.hbase.io.TestFileLink
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.211 sec
Running org.apache.hadoop.hbase.io.encoding.TestEncodedSeekers
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 84.98 sec
Running org.apache.hadoop.hbase.filter.TestColumnRangeFilter
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.71 sec
Running org.apache.hadoop.hbase.filter.TestFilterWrapper
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.148 sec
Running org.apache.hadoop.hbase.filter.TestFilterWithScanLimits
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.475 sec
Running org.apache.hadoop.hbase.mapreduce.TestHFileOutputFormat
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 438.143 sec
Running org.apache.hadoop.hbase.io.encoding.TestChangingEncoding
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 209.343 sec
Running org.apache.hadoop.hbase.backup.example.TestZooKeeperTableArchiveClient
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.495 sec
Running org.apache.hadoop.hbase.io.encoding.TestDataBlockEncoders
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 175.297 sec
Running org.apache.hadoop.hbase.master.TestClusterStatusPublisher
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.525 sec
Running org.apache.hadoop.hbase.master.TestDeadServer
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.511 sec
Running org.apache.hadoop.hbase.thrift.TestThriftServerCmdLine
Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 63.263 sec
Running org.apache.hadoop.hbase.master.TestRestartCluster
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.836 sec
Running org.apache.hadoop.hbase.master.TestZKBasedOpenCloseRegion
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.5 sec
Running org.apache.hadoop.hbase.thrift.TestThriftServer
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 93.237 sec
Running org.apache.hadoop.hbase.master.TestMasterRestartAfterDisablingTable
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.129 sec
Running org.apache.hadoop.hbase.master.TestHMasterRPCException
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.834 sec
Running org.apache.hadoop.hbase.backup.TestHFileArchiving
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 93.24 sec
Running org.apache.hadoop.hbase.master.balancer.TestDefaultLoadBalancer
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.456 sec
Running org.apache.hadoop.hbase.master.TestMasterMetrics
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.937 sec
Running org.apache.hadoop.hbase.master.balancer.TestBaseLoadBalancer
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.328 sec
Running org.apache.hadoop.hbase.master.cleaner.TestHFileCleaner
Tests run: 3, 

Build failed in Jenkins: HBase-0.94 #205

2013-05-29 Thread apurtell
See http://54.241.6.143/job/HBase-0.94/205/

--
[...truncated 31351 lines...]
Running org.apache.hadoop.hbase.io.hfile.TestChecksum
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.882 sec
Running org.apache.hadoop.hbase.io.hfile.TestCacheOnWrite
Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 51.218 sec
Running org.apache.hadoop.hbase.io.hfile.TestHFileBlockIndex
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.995 sec
Running org.apache.hadoop.hbase.io.TestFileLink
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 50.054 sec
Running org.apache.hadoop.hbase.io.hfile.TestHFileBlock
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 58.337 sec
Running org.apache.hadoop.hbase.coprocessor.TestBigDecimalColumnInterpreter
Tests run: 38, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.236 sec
Running 
org.apache.hadoop.hbase.coprocessor.example.TestZooKeeperScanPolicyObserver
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.236 sec
Running org.apache.hadoop.hbase.coprocessor.TestRegionObserverScannerOpenHook
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.653 sec
Running org.apache.hadoop.hbase.coprocessor.example.TestBulkDeleteProtocol
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.179 sec
Running 
org.apache.hadoop.hbase.coprocessor.TestMasterCoprocessorExceptionWithAbort
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.5 sec
Running 
org.apache.hadoop.hbase.coprocessor.TestRegionServerCoprocessorExceptionWithAbort
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.753 sec
Running org.apache.hadoop.hbase.coprocessor.TestWALObserver
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.703 sec
Running org.apache.hadoop.hbase.coprocessor.TestMasterObserver
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 41.754 sec
Running org.apache.hadoop.hbase.coprocessor.TestClassLoading
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 36.362 sec
Running org.apache.hadoop.hbase.coprocessor.TestAggregateProtocol
Tests run: 45, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.593 sec
Running org.apache.hadoop.hbase.coprocessor.TestRegionObserverInterface
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 36.218 sec
Running org.apache.hadoop.hbase.io.encoding.TestChangingEncoding
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 308.61 sec
Running org.apache.hadoop.hbase.coprocessor.TestCoprocessorEndpoint
Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 30.639 sec
Running 
org.apache.hadoop.hbase.coprocessor.TestRegionServerCoprocessorExceptionWithRemove
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.774 sec
Running 
org.apache.hadoop.hbase.coprocessor.TestMasterCoprocessorExceptionWithRemove
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.916 sec
Running org.apache.hadoop.hbase.coprocessor.TestRegionObserverBypass
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.862 sec
Running org.apache.hadoop.hbase.master.TestAssignmentManager
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.51 sec
Running org.apache.hadoop.hbase.master.TestMaster
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.607 sec
Running org.apache.hadoop.hbase.master.cleaner.TestHFileCleaner
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.791 sec
Running org.apache.hadoop.hbase.master.cleaner.TestLogsCleaner
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.842 sec
Running org.apache.hadoop.hbase.master.TestMasterRestartAfterDisablingTable
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.35 sec
Running org.apache.hadoop.hbase.master.TestDefaultLoadBalancer
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.641 sec
Running org.apache.hadoop.hbase.master.TestMasterZKSessionRecovery
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.328 sec
Running org.apache.hadoop.hbase.master.TestMasterFileSystem
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.114 sec
Running org.apache.hadoop.hbase.master.TestHMasterRPCException
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.006 sec
Running org.apache.hadoop.hbase.master.cleaner.TestSnapshotFromMaster
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 34.15 sec
Running org.apache.hadoop.hbase.master.snapshot.TestSnapshotFileCache
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.533 sec
Running org.apache.hadoop.hbase.master.TestMXBean
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.269 sec
Running org.apache.hadoop.hbase.master.TestDeadServer
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.324 sec
Running 

Jenkins build is back to normal : HBase-TRUNK #347

2013-05-29 Thread apurtell
See http://54.241.6.143/job/HBase-TRUNK/347/changes



Build failed in Jenkins: HBase-TRUNK-Hadoop-2 #326

2013-05-29 Thread apurtell
See http://54.241.6.143/job/HBase-TRUNK-Hadoop-2/326/changes

Changes:

[tedyu] HBASE-8639 very poor performance of htable#getscanner in multithreaded 
environment (Ted Yu)

[Michael Stack] HBASE-8643 Do not log full classnames in logs, just the last 
two levels

--
[...truncated 3903 lines...]
at java.lang.Thread.run(Thread.java:662)
Running org.apache.hadoop.hbase.mapreduce.TestHLogRecordReader
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.746 sec
Running 
org.apache.hadoop.hbase.mapreduce.TestSecureLoadIncrementalHFilesSplitRecovery
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 34.195 sec
org.apache.maven.surefire.booter.SurefireBooterForkException: Error occurred in 
starting fork, check output in log
at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:238)
at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter.access$000(ForkStarter.java:64)
at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter$ParallelFork.call(ForkStarter.java:303)
at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter$ParallelFork.call(ForkStarter.java:285)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
at java.lang.Thread.run(Thread.java:662)
Running org.apache.hadoop.hbase.mapreduce.TestCopyTable
Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 110.891 sec  
FAILURE!
org.apache.maven.surefire.booter.SurefireBooterForkException: Error occurred in 
starting fork, check output in log
at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:238)
at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter.access$000(ForkStarter.java:64)
at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter$ParallelFork.call(ForkStarter.java:303)
at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter$ParallelFork.call(ForkStarter.java:285)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
at java.lang.Thread.run(Thread.java:662)
Running org.apache.hadoop.hbase.mapreduce.TestWALPlayer
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 54.937 sec
org.apache.maven.surefire.booter.SurefireBooterForkException: Error occurred in 
starting fork, check output in log
at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:238)
at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter.access$000(ForkStarter.java:64)
at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter$ParallelFork.call(ForkStarter.java:303)
at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter$ParallelFork.call(ForkStarter.java:285)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
at java.lang.Thread.run(Thread.java:662)
org.apache.maven.surefire.booter.SurefireBooterForkException: Error occurred in 
starting fork, check output in log
at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:238)
at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter.access$000(ForkStarter.java:64)
at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter$ParallelFork.call(ForkStarter.java:303)
at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter$ParallelFork.call(ForkStarter.java:285)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
at java.lang.Thread.run(Thread.java:662)
Running org.apache.hadoop.hbase.mapreduce.TestLoadIncrementalHFiles
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 34.426 sec
Running org.apache.hadoop.hbase.TestClusterBootOrder
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 51.851 sec
Running org.apache.hadoop.hbase.rest.TestScannersWithFilters
Tests run: 10, Failures: 0, Errors: 

Build failed in Jenkins: HBase-0.95-Hadoop-2 #329

2013-05-29 Thread apurtell
See http://54.241.6.143/job/HBase-0.95-Hadoop-2/329/changes

Changes:

[tedyu] HBASE-8639 very poor performance of htable#getscanner in multithreaded 
environment (Ted Yu)

[Michael Stack] HBASE-8643 Do not log full classnames in logs, just the last 
two levels

--
[...truncated 7761 lines...]
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.872 sec
Running org.apache.hadoop.hbase.master.snapshot.TestSnapshotFileCache
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.332 sec
Running org.apache.hadoop.hbase.master.TestMasterTransitions
Tests run: 3, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 17.582 sec
Running org.apache.hadoop.hbase.master.TestZKBasedOpenCloseRegion
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.892 sec
Running org.apache.hadoop.hbase.master.TestMasterShutdown
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.869 sec
Running org.apache.hadoop.hbase.master.TestAssignmentManagerOnCluster
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 46.036 sec
Running org.apache.hadoop.hbase.master.TestAssignmentManager
Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.845 sec
Running org.apache.hadoop.hbase.master.TestMasterMetricsWrapper
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.172 sec
Running org.apache.hadoop.hbase.master.TestMasterFailoverBalancerPersistence
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.636 sec
Running org.apache.hadoop.hbase.master.TestMasterStatusServlet
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.288 sec
Running org.apache.hadoop.hbase.master.cleaner.TestSnapshotFromMaster
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.466 sec
Running org.apache.hadoop.hbase.master.cleaner.TestLogsCleaner
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.511 sec
Running org.apache.hadoop.hbase.master.TestSplitLogManager
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 86.059 sec
Running org.apache.hadoop.hbase.master.cleaner.TestHFileCleaner
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.04 sec
Running org.apache.hadoop.hbase.master.TestDeadServer
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.856 sec
Running org.apache.hadoop.hbase.master.TestMaster
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.848 sec
Running org.apache.hadoop.hbase.master.TestHMasterRPCException
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.511 sec
Running org.apache.hadoop.hbase.master.balancer.TestStochasticLoadBalancer
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 265.666 sec
Running org.apache.hadoop.hbase.master.TestRestartCluster
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.782 sec
Running org.apache.hadoop.hbase.master.TestTableLockManager
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 238.362 sec
Running org.apache.hadoop.hbase.master.TestMasterRestartAfterDisablingTable
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.77 sec
Running org.apache.hadoop.hbase.master.TestOpenedRegionHandler
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.782 sec
Running org.apache.hadoop.hbase.master.TestRollingRestart
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 34.109 sec
Running org.apache.hadoop.hbase.TestHBaseTestingUtility
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 37.204 sec
Running org.apache.hadoop.hbase.master.TestMasterFailover
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 49.57 sec
Running org.apache.hadoop.hbase.fs.TestBlockReorder
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.546 sec
Running org.apache.hadoop.hbase.mapred.TestTableInputFormat
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.82 sec
Running org.apache.hadoop.hbase.TestGlobalMemStoreSize
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.4 sec
Running org.apache.hadoop.hbase.procedure.TestZKProcedureControllers
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.982 sec
Running org.apache.hadoop.hbase.procedure.TestZKProcedure
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.311 sec
Running org.apache.hadoop.hbase.master.TestRegionPlacement
Tests run: 2, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 231.893 sec  
FAILURE!
Running org.apache.hadoop.hbase.mapred.TestTableMapReduce
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 75.908 sec
Running org.apache.hadoop.hbase.TestRegionRebalancing
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 46.118 sec
Running org.apache.hadoop.hbase.client.TestScannerTimeout
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 58.915 sec
Running org.apache.hadoop.hbase.client.TestSnapshotFromClient
Tests 

Build failed in Jenkins: HBase-TRUNK #348

2013-05-29 Thread apurtell
See http://54.241.6.143/job/HBase-TRUNK/348/changes

Changes:

[tedyu] HBASE-8639 very poor performance of htable#getscanner in multithreaded 
environment (Ted Yu)

[Michael Stack] HBASE-8643 Do not log full classnames in logs, just the last 
two levels

--
[...truncated 6785 lines...]
Running org.apache.hadoop.hbase.client.TestHTableMultiplexer
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.913 sec
Running org.apache.hadoop.hbase.client.TestHCM
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 48.442 sec
Running org.apache.hadoop.hbase.client.TestMetaScanner
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 53.422 sec
Running org.apache.hadoop.hbase.client.TestMultipleTimestamps
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.781 sec
Running org.apache.hadoop.hbase.client.TestRestoreSnapshotFromClient
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 146.473 sec
Running org.apache.hadoop.hbase.client.TestClientTimeouts
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.328 sec
Running org.apache.hadoop.hbase.master.TestMaster
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.503 sec
Running org.apache.hadoop.hbase.client.TestMultiParallel
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 96.841 sec
Running org.apache.hadoop.hbase.master.TestRollingRestart
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 36.683 sec
Running org.apache.hadoop.hbase.master.TestSplitLogManager
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 84.563 sec
Running org.apache.hadoop.hbase.master.TestMasterFailover
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 58.646 sec
Running org.apache.hadoop.hbase.master.balancer.TestDefaultLoadBalancer
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.097 sec
Running org.apache.hadoop.hbase.client.TestShell
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 97.621 sec
Running org.apache.hadoop.hbase.master.balancer.TestBaseLoadBalancer
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.233 sec
Running org.apache.hadoop.hbase.client.TestCloneSnapshotFromClient
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 122.078 sec
Running org.apache.hadoop.hbase.master.TestMasterFileSystem
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.022 sec
Running org.apache.hadoop.hbase.master.balancer.TestFavoredNodeAssignmentHelper
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.347 sec
Running org.apache.hadoop.hbase.master.TestAssignmentManager
Running org.apache.hadoop.hbase.master.TestRegionPlacement
Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.955 sec
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.034 sec
Running org.apache.hadoop.hbase.master.snapshot.TestSnapshotFileCache
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.283 sec
Running org.apache.hadoop.hbase.master.TestMasterMetricsWrapper
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.459 sec
Running org.apache.hadoop.hbase.master.TestAssignmentManagerOnCluster
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 46.222 sec
Running org.apache.hadoop.hbase.master.cleaner.TestSnapshotFromMaster
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 32.527 sec
Running org.apache.hadoop.hbase.master.TestClusterStatusPublisher
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.672 sec
Running org.apache.hadoop.hbase.master.cleaner.TestHFileCleaner
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.564 sec
Running org.apache.hadoop.hbase.master.cleaner.TestLogsCleaner
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.423 sec
Running org.apache.hadoop.hbase.master.TestActiveMasterManager
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.468 sec
Running org.apache.hadoop.hbase.master.TestMasterTransitions
Tests run: 3, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 18.073 sec
Running org.apache.hadoop.hbase.master.TestMasterRestartAfterDisablingTable
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.829 sec
Running org.apache.hadoop.hbase.master.TestMasterFailoverBalancerPersistence
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.327 sec
Running org.apache.hadoop.hbase.master.TestMasterStatusServlet
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.958 sec
Running org.apache.hadoop.hbase.master.TestRestartCluster
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 36.129 sec
Running org.apache.hadoop.hbase.master.TestHMasterRPCException
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.833 sec
Running org.apache.hadoop.hbase.master.TestZKBasedOpenCloseRegion
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time 

Build failed in Jenkins: HBase-0.95 #337

2013-05-29 Thread apurtell
See http://54.241.6.143/job/HBase-0.95/337/changes

Changes:

[tedyu] HBASE-8639 very poor performance of htable#getscanner in multithreaded 
environment (Ted Yu)

[Michael Stack] HBASE-8643 Do not log full classnames in logs, just the last 
two levels

--
[...truncated 6950 lines...]
Running org.apache.hadoop.hbase.coprocessor.TestBigDecimalColumnInterpreter
Tests run: 38, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.023 sec
Running org.apache.hadoop.hbase.coprocessor.TestAggregateProtocol
Tests run: 45, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.395 sec
Running org.apache.hadoop.hbase.coprocessor.TestCoprocessorEndpoint
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.818 sec
Running 
org.apache.hadoop.hbase.coprocessor.TestMasterCoprocessorExceptionWithAbort
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.719 sec
Running 
org.apache.hadoop.hbase.coprocessor.TestRegionServerCoprocessorExceptionWithAbort
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.609 sec
Running org.apache.hadoop.hbase.filter.TestFilterWithScanLimits
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.424 sec
Running org.apache.hadoop.hbase.filter.TestColumnRangeFilter
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.936 sec
Running org.apache.hadoop.hbase.filter.TestFilterWrapper
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.979 sec
Running org.apache.hadoop.hbase.coprocessor.TestClassLoading
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 38.68 sec
Running org.apache.hadoop.hbase.mapreduce.TestHLogRecordReader
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.938 sec
Running org.apache.hadoop.hbase.mapreduce.TestLoadIncrementalHFiles
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.302 sec
Running 
org.apache.hadoop.hbase.mapreduce.TestSecureLoadIncrementalHFilesSplitRecovery
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 44.583 sec
Running org.apache.hadoop.hbase.mapreduce.TestTimeRangeMapRed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 44.68 sec
Running org.apache.hadoop.hbase.mapreduce.TestLoadIncrementalHFilesSplitRecovery
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 100.673 sec
Running org.apache.hadoop.hbase.mapreduce.TestMultithreadedTableMapper
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 321.274 sec
Running org.apache.hadoop.hbase.mapreduce.TestSecureLoadIncrementalHFiles
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 43.599 sec
Running org.apache.hadoop.hbase.mapreduce.TestTableMapReduce
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 466.619 sec
Running org.apache.hadoop.hbase.mapreduce.TestImportTsv
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 369.278 sec
Running org.apache.hadoop.hbase.mapreduce.TestCopyTable
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 177.739 sec
Running org.apache.hadoop.hbase.mapreduce.TestImportExport
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 603.252 sec
Running org.apache.hadoop.hbase.mapreduce.TestHFileOutputFormat
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 579.325 sec
Running org.apache.hadoop.hbase.mapreduce.TestWALPlayer
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 155.875 sec
Running org.apache.hadoop.hbase.mapreduce.TestRowCounter
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 187.365 sec
Running org.apache.hadoop.hbase.TestLocalHBaseCluster
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.257 sec
Running org.apache.hadoop.hbase.TestRegionRebalancing
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 83.782 sec
Running org.apache.hadoop.hbase.TestGlobalMemStoreSize
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 41.512 sec
Running org.apache.hadoop.hbase.procedure.TestZKProcedureControllers
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.862 sec
Running org.apache.hadoop.hbase.procedure.TestZKProcedure
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.401 sec
Running org.apache.hadoop.hbase.TestAcidGuarantees
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 131.765 sec
Running org.apache.hadoop.hbase.mapreduce.TestTableInputFormatScan1
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 492.579 sec
Running org.apache.hadoop.hbase.TestZooKeeper
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 51.544 sec
Running org.apache.hadoop.hbase.mapred.TestTableInputFormat
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 42.912 sec
Running org.apache.hadoop.hbase.io.encoding.TestBufferedDataBlockEncoder
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 66.302 sec
Running 

Jenkins build is back to normal : HBase-0.95 #336

2013-05-29 Thread apurtell
See http://54.241.6.143/job/HBase-0.95/336/changes



[jira] [Created] (HBASE-8644) hbck -fixReferenceFiles checks for write permissions in / even if sidelineDir is specified

2013-05-29 Thread Clint Heath (JIRA)
Clint Heath created HBASE-8644:
--

 Summary: hbck -fixReferenceFiles checks for write permissions in 
/ even if sidelineDir is specified
 Key: HBASE-8644
 URL: https://issues.apache.org/jira/browse/HBASE-8644
 Project: HBase
  Issue Type: Bug
  Components: hbck
Affects Versions: 0.94.2
Reporter: Clint Heath
Priority: Minor


We found a situation where a temporary reference file got left in META's 
recovered.edits directory and this was causing hbck to report inconsistency 
with HBase.  When trying to repair it with the hbck -fixReferenceFiles 
command, an access control exception was thrown, because hbck was trying to put 
the sidelined reference file in the root of HDFS and the hbase user did not 
have permissions.  But even after specifying a sidelineDir (hbck 
-fixReferenceFiles -sidelineDir hdfs://namespace/tmp), the same exception was 
thrown (logs obfuscated below):

INFO util.HBaseFsck: Trying to sildeline reference 
filehdfs://namespace/hbase/.META./1028685194/recovered.edits/016.temp
 to hdfs://namespace/016.temp 
Exception in thread main org.apache.hadoop.security.AccessControlException: 
Permission denied: user=hbase, access=WRITE, inode=/:hdfs:hadoop:drwxr-xr-x 

Since the operation requires moving data around in HDFS, we tried the same 
command as the hdfs user which should have no permission problems, but an 
exception was thrown nonetheless:
 
... 
WARN util.HBaseFsck: Got AccessControlException when preCheckPermission 
org.apache.hadoop.security.AccessControlException: Permission denied: 
action=WRITE path=hdfs://namespace/hbase/-ROOT- user=hdfs 

Ultimately in order to get this working, we ran this command to tell hbck to 
not run it's prechecks:

hbase hbck -fixReferenceFiles -sidelineDir hdfs://namespace/tmp 
-ignorePreCheckPermission


A few thoughts here:

1) it seems that / is a bad default location to attempt to sideline files

2) shouldn't hbck be run as the hbase user?  If so, it should sideline files to 
a directory it has write permissions to.

3) if we expect hbck to be run as the hdfs user, permissions should not be 
denied that user when HDFS itself will not deny them.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Resolved] (HBASE-8639) very poor performance of htable#getscanner in multithreaded environment

2013-05-29 Thread Ted Yu (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-8639?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ted Yu resolved HBASE-8639.
---

Resolution: Fixed

 very poor performance of htable#getscanner in multithreaded environment
 ---

 Key: HBASE-8639
 URL: https://issues.apache.org/jira/browse/HBASE-8639
 Project: HBase
  Issue Type: Bug
Affects Versions: 0.94.7
Reporter: Raymond Liu
Assignee: Ted Yu
 Fix For: 0.98.0, 0.95.2, 0.94.9

 Attachments: 8639-0.94.txt, 8639-v1.txt


 Hi, I am running a app on top of phoenix which will fork say around 100+ 
 thread to call htable.getscanner(scan) to do parallel scan ( say each scan is 
 actually targeting one Region), And each scan will only match a few result 
 and return thus will be very fast.
 under this case, I found that the htable.getscanner(scan) op itself runs 
 pretty slow. by profiling with jvisualvm. I found 90% of app time is cost on 
 org.apache.hadoop.net.DNS.getDefaultHost. Which been invoked by 
 scannnercallable.checkIfRegionServerIsRemote. 
 The root cause is that DNS.getDefaultHost involves synchronized methods in 
 java.net.Inet4AddressImpl which have the 100+ thread to lock and wait upon 
 each other. each call to DNS.getDefaultHost cost around 30ms, while in 
 another case, I run single thread to call 100K times DNS.getDefaultHost , 
 each cost leas than 0.06ms.
 By hacking the code and remove the call to checkIfRegionServerIsRemote, my 
 app runs 5 times faster, say, 50K op in my app cost 200+ seconds instead of 
 1000+ seconds.
 by check the code further, I found this checkIfRegionServerIsRemote seems 
 just for use of metrics collection. ( or maybe retry logic?) I am wondering 
 that could this been removed or switch to some other implementation? so that 
 cases like mine which run large number of small scan with multi threads could 
 performance way better?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Created] (HBASE-8645) Change ServerName so it uses hostname only, not FQDN hostnames

2013-05-29 Thread stack (JIRA)
stack created HBASE-8645:


 Summary: Change ServerName so it uses hostname  only, not FQDN 
hostnames
 Key: HBASE-8645
 URL: https://issues.apache.org/jira/browse/HBASE-8645
 Project: HBase
  Issue Type: Sub-task
Reporter: stack


No need of dragging around domain part of a hostname when we make ServerNames.  
Rather than do a.example.org,6,12345 as we currently do, just output: 
1,6,12345. This will make names displayed in UI and or shell smaller.  Will 
also tighten up our logs a little, especially where ServerName is part of a 
thrad name.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Created] (HBASE-8646) Intermittent TestIOFencing#testFencingAroundCompaction failure due to region getting stuck in compaction

2013-05-29 Thread Ted Yu (JIRA)
Ted Yu created HBASE-8646:
-

 Summary: Intermittent TestIOFencing#testFencingAroundCompaction 
failure due to region getting stuck in compaction
 Key: HBASE-8646
 URL: https://issues.apache.org/jira/browse/HBASE-8646
 Project: HBase
  Issue Type: Test
Reporter: Ted Yu


From 
http://54.241.6.143/job/HBase-TRUNK/org.apache.hbase$hbase-server/348/testReport/junit/org.apache.hadoop.hbase/TestIOFencing/testFencingAroundCompaction/
 (the underlying region is 
tabletest,,1369855507443.c251a1d71e75fed8e490db63419edcf1.):
{code}
2013-05-29 19:25:20,363 DEBUG [pool-1-thread-1] catalog.CatalogTracker(208): 
Stopping catalog tracker org.apache.hadoop.hbase.catalog.CatalogTracker@6280d069
2013-05-29 19:25:20,366 INFO  [pool-1-thread-1] hbase.TestIOFencing(255): 
Waiting for compaction to be about to start
2013-05-29 19:25:20,367 DEBUG [pool-1-thread-1] 
hbase.TestIOFencing$CompactionBlockerRegion(107): waiting for compaction to 
block
2013-05-29 19:25:20,367 DEBUG [pool-1-thread-1] 
hbase.TestIOFencing$CompactionBlockerRegion(109): compaction block reached
2013-05-29 19:25:20,367 INFO  [pool-1-thread-1] hbase.TestIOFencing(257): 
Starting a new server
2013-05-29 19:25:20,424 DEBUG [pool-1-thread-1] 
client.HConnectionManager(2811): 
regionserver/ip-10-197-74-184.us-west-1.compute.internal/10.197.74.184:0 
HConnection server-to-server retries=100
...
2013-05-29 19:25:20,861 INFO  [pool-1-thread-1] hbase.TestIOFencing(260): 
Killing region server ZK lease
...
2013-05-29 19:25:21,030 DEBUG 
[RS_CLOSE_REGION-ip-10-197-74-184.us-west-1.compute.internal,37836,1369855503920-0]
 handler.CloseRegionHandler(125): Processing close of 
tabletest,,1369855507443.c251a1d71e75fed8e490db63419edcf1.
2013-05-29 19:25:21,031 DEBUG 
[RS_CLOSE_REGION-ip-10-197-74-184.us-west-1.compute.internal,37836,1369855503920-0]
 regionserver.HRegion(928): Closing 
tabletest,,1369855507443.c251a1d71e75fed8e490db63419edcf1.: disabling 
compactions  flushes
2013-05-29 19:25:21,031 DEBUG 
[RS_CLOSE_REGION-ip-10-197-74-184.us-west-1.compute.internal,37836,1369855503920-0]
 regionserver.HRegion(1022): waiting for 1 compactions to complete for region 
tabletest,,1369855507443.c251a1d71e75fed8e490db63419edcf1.
...
2013-05-29 19:25:27,037 INFO  [pool-1-thread-1] hbase.TestIOFencing(265): 
Waiting for the new server to pick up the region 
tabletest,,1369855507443.c251a1d71e75fed8e490db63419edcf1.
{code}
The test started new region server. However, the region got stuck in:
{code}
  public void waitForFlushesAndCompactions() {
synchronized (writestate) {
  while (writestate.compacting  0 || writestate.flushing) {
LOG.debug(waiting for  + writestate.compacting +  compactions
+ (writestate.flushing ?   cache flush : ) +  to complete for 
region  + this);
try {
  writestate.wait();
{code}
This led to the timeout:
{code}
assertTrue(Timed out waiting for new server to open region,
  System.currentTimeMillis() - startWaitTime  6);
{code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


Build failed in Jenkins: HBase-0.94-Hadoop-2 #166

2013-05-29 Thread apurtell
See http://54.241.6.143/job/HBase-0.94-Hadoop-2/166/changes

Changes:

[tedyu] HBASE-8639 very poor performance of htable#getscanner in multithreaded 
environment (Ted Yu)

--
[...truncated 3769 lines...]
Running org.apache.hadoop.hbase.coprocessor.TestRegionObserverScannerOpenHook
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.096 sec
Running org.apache.hadoop.hbase.coprocessor.TestRegionObserverInterface
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 33.689 sec
Running 
org.apache.hadoop.hbase.coprocessor.TestRegionServerCoprocessorExceptionWithRemove
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.446 sec
Running org.apache.hadoop.hbase.coprocessor.TestWALObserver
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.684 sec
Running org.apache.hadoop.hbase.coprocessor.TestMasterObserver
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 41.328 sec
Running org.apache.hadoop.hbase.coprocessor.TestBigDecimalColumnInterpreter
Tests run: 38, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.704 sec
Running org.apache.hadoop.hbase.coprocessor.TestAggregateProtocol
Tests run: 45, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.111 sec
Running 
org.apache.hadoop.hbase.coprocessor.example.TestZooKeeperScanPolicyObserver
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.709 sec
Running 
org.apache.hadoop.hbase.coprocessor.TestMasterCoprocessorExceptionWithAbort
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.214 sec
Running org.apache.hadoop.hbase.coprocessor.example.TestBulkDeleteProtocol
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.027 sec
Running 
org.apache.hadoop.hbase.coprocessor.TestRegionServerCoprocessorExceptionWithAbort
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.125 sec
Running org.apache.hadoop.hbase.filter.TestColumnRangeFilter
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.614 sec
Running org.apache.hadoop.hbase.coprocessor.TestClassLoading
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 36.98 sec
Running org.apache.hadoop.hbase.coprocessor.TestCoprocessorEndpoint
Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 31.54 sec
Running org.apache.hadoop.hbase.mapreduce.TestHLogRecordReader
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.853 sec
Running org.apache.hadoop.hbase.TestHBaseFileSystem
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.928 sec
Running org.apache.hadoop.hbase.mapreduce.TestLoadIncrementalHFiles
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.38 sec
Running org.apache.hadoop.hbase.mapreduce.TestTimeRangeMapRed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.891 sec
Running org.apache.hadoop.hbase.mapreduce.TestImportExport
Tests run: 4, Failures: 0, Errors: 4, Skipped: 0, Time elapsed: 73.397 sec  
FAILURE!
Running org.apache.hadoop.hbase.mapreduce.TestTableMapReduce
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 60.425 sec  
FAILURE!
Running org.apache.hadoop.hbase.mapreduce.TestMultithreadedTableMapper
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 48.4 sec  
FAILURE!
Running org.apache.hadoop.hbase.mapreduce.TestLoadIncrementalHFilesSplitRecovery
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 70.936 sec
Running org.apache.hadoop.hbase.mapreduce.TestCopyTable
Tests run: 2, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 61.07 sec  
FAILURE!
Running org.apache.hadoop.hbase.mapreduce.TestHFileOutputFormat
Tests run: 10, Failures: 4, Errors: 0, Skipped: 0, Time elapsed: 124.924 sec 
 FAILURE!
Running org.apache.hadoop.hbase.mapreduce.TestWALPlayer
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 54.297 sec  
FAILURE!
Running org.apache.hadoop.hbase.mapreduce.TestTableInputFormatScan1
Tests run: 5, Failures: 5, Errors: 0, Skipped: 0, Time elapsed: 121.315 sec  
FAILURE!
Running org.apache.hadoop.hbase.mapreduce.TestImportTsv
Tests run: 13, Failures: 3, Errors: 1, Skipped: 0, Time elapsed: 187.384 sec 
 FAILURE!
Running org.apache.hadoop.hbase.TestLocalHBaseCluster
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.294 sec
Running org.apache.hadoop.hbase.TestRegionRebalancing
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.156 sec
Running org.apache.hadoop.hbase.mapreduce.TestTableInputFormatScan2
Tests run: 7, Failures: 6, Errors: 1, Skipped: 0, Time elapsed: 155.256 sec  
FAILURE!
Running org.apache.hadoop.hbase.procedure.TestZKProcedureControllers
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.156 sec
Running org.apache.hadoop.hbase.TestGlobalMemStoreSize
Running org.apache.hadoop.hbase.procedure.TestZKProcedure
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.707 sec
Tests run: 1, Failures: 0, Errors: 0, Skipped: 

[jira] [Created] (HBASE-8647) ChaosMonkey NPE

2013-05-29 Thread stack (JIRA)
stack created HBASE-8647:


 Summary: ChaosMonkey NPE
 Key: HBASE-8647
 URL: https://issues.apache.org/jira/browse/HBASE-8647
 Project: HBase
  Issue Type: Bug
Reporter: stack
Assignee: stack


Running tests I see this from time to time:

{code}
 19 2013-05-29 13:42:37,868 INFO  [Thread-476] 
util.ChaosMonkey$RestartRandomRs(274): Performing action: Restart random region 
server
 20 2013-05-29 13:42:37,869 WARN  [Thread-476] 
util.ChaosMonkey$PeriodicRandomActionPolicy(578): Exception occured during 
performing action: java.lang.NullPointerException
 21 ,...at 
org.apache.hadoop.hbase.util.ChaosMonkey$Action.getCurrentServers(ChaosMonkey.java:160)
 22 ,...at 
org.apache.hadoop.hbase.util.ChaosMonkey$RestartRandomRs.perform(ChaosMonkey.java:275)
 23 ,...at 
org.apache.hadoop.hbase.util.ChaosMonkey$PeriodicRandomActionPolicy.runOneIteration(ChaosMonkey.java:576)
 24 ,...at 
org.apache.hadoop.hbase.util.ChaosMonkey$PeriodicPolicy.run(ChaosMonkey.java:488)
 25 ,...at 
org.apache.hadoop.hbase.util.ChaosMonkey$CompositeSequentialPolicy.run(ChaosMonkey.java:458)
 26 ,...at java.lang.Thread.run(Thread.java:680)
{code}

Our monkey has killed everything.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


Jenkins build is back to normal : hbase-0.95 #220

2013-05-29 Thread Apache Jenkins Server
See https://builds.apache.org/job/hbase-0.95/220/changes



Jenkins build is back to normal : HBase-0.94 #206

2013-05-29 Thread apurtell
See http://54.241.6.143/job/HBase-0.94/206/changes



Build failed in Jenkins: HBase-0.94-Security #185

2013-05-29 Thread apurtell
See http://54.241.6.143/job/HBase-0.94-Security/185/changes

Changes:

[tedyu] HBASE-8639 very poor performance of htable#getscanner in multithreaded 
environment (Ted Yu)

--
[...truncated 9893 lines...]
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.913 sec
Running org.apache.hadoop.hbase.regionserver.TestStoreFileBlockCacheSummary
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.409 sec
Running org.apache.hadoop.hbase.regionserver.TestRpcMetrics
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.447 sec
Running org.apache.hadoop.hbase.regionserver.TestSeekOptimizations
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.942 sec
Running org.apache.hadoop.hbase.regionserver.TestBlocksRead
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.452 sec
Running org.apache.hadoop.hbase.regionserver.TestMultiColumnScanner
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 42.021 sec
Running org.apache.hadoop.hbase.regionserver.TestStore
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.973 sec
Running org.apache.hadoop.hbase.mapreduce.TestImportTsv
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 256.561 sec
Running org.apache.hadoop.hbase.regionserver.TestMXBean
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.054 sec
Running org.apache.hadoop.hbase.regionserver.TestStoreScanner
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.127 sec
Running org.apache.hadoop.hbase.regionserver.TestCompactionWithCoprocessor
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 68.615 sec
Running org.apache.hadoop.hbase.regionserver.handler.TestOpenRegionHandler
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.286 sec
Running org.apache.hadoop.hbase.regionserver.handler.TestCloseRegionHandler
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.796 sec
Running org.apache.hadoop.hbase.mapreduce.TestTableInputFormatScan1
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 361.549 sec
Running org.apache.hadoop.hbase.regionserver.TestHRegionOnCluster
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.091 sec
Running org.apache.hadoop.hbase.regionserver.TestHRegion
Tests run: 73, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 50.714 sec
Running org.apache.hadoop.hbase.regionserver.TestServerCustomProtocol
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.204 sec
Running org.apache.hadoop.hbase.regionserver.TestHRegionServerBulkLoad
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 49.902 sec
Running org.apache.hadoop.hbase.regionserver.TestMasterAddressManager
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.205 sec
Running org.apache.hadoop.hbase.regionserver.TestFSErrorsExposed
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 36.079 sec
Running org.apache.hadoop.hbase.regionserver.TestRSKilledWhenMasterInitializing
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 63.145 sec
Running org.apache.hadoop.hbase.regionserver.TestSplitTransactionOnCluster
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 72.532 sec
Running org.apache.hadoop.hbase.regionserver.wal.TestDurability
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.416 sec
Running org.apache.hadoop.hbase.regionserver.TestAtomicOperation
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.014 sec
Running org.apache.hadoop.hbase.regionserver.TestRegionServerMetrics
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 81.587 sec
Running org.apache.hadoop.hbase.regionserver.wal.TestHLogBench
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.67 sec
Running org.apache.hadoop.hbase.regionserver.TestCompactionState
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 98.965 sec
Running org.apache.hadoop.hbase.regionserver.wal.TestWALReplayCompressed
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 54.228 sec
Running org.apache.hadoop.hbase.regionserver.wal.TestHLogSplit
Tests run: 30, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 98.97 sec
Running org.apache.hadoop.hbase.regionserver.wal.TestHLog
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 104.27 sec
Running org.apache.hadoop.hbase.regionserver.wal.TestLogRollingNoCluster
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.271 sec
Running org.apache.hadoop.hbase.regionserver.wal.TestLogRollAbort
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.861 sec
Running org.apache.hadoop.hbase.regionserver.wal.TestWALReplay
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 49.826 sec
Running org.apache.hadoop.hbase.regionserver.wal.TestHLogSplitCompressed
Tests run: 30, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 97.417 sec

Build failed in Jenkins: HBase-0.94-Security-Hadoop-2 #166

2013-05-29 Thread apurtell
See http://54.241.6.143/job/HBase-0.94-Security-Hadoop-2/166/changes

Changes:

[tedyu] HBASE-8639 very poor performance of htable#getscanner in multithreaded 
environment (Ted Yu)

--
[...truncated 5290 lines...]
Running org.apache.hadoop.hbase.coprocessor.TestCoprocessorEndpoint
Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 31.024 sec
Running org.apache.hadoop.hbase.TestDrainingServer
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.462 sec
Running org.apache.hadoop.hbase.procedure.TestZKProcedureControllers
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.808 sec
Running org.apache.hadoop.hbase.procedure.TestZKProcedure
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.74 sec
Running org.apache.hadoop.hbase.TestMultiVersions
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.932 sec
Running org.apache.hadoop.hbase.TestZooKeeper
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.269 sec
Running org.apache.hadoop.hbase.avro.TestAvroServer
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.939 sec
Running org.apache.hadoop.hbase.catalog.TestMetaReaderEditorNoCluster
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.775 sec
Running org.apache.hadoop.hbase.catalog.TestCatalogTracker
Tests run: 10, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 10.116 sec
Running org.apache.hadoop.hbase.catalog.TestMetaReaderEditor
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.807 sec
Running org.apache.hadoop.hbase.TestLocalHBaseCluster
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.032 sec
Running org.apache.hadoop.hbase.regionserver.TestSeekOptimizations
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.648 sec
Running org.apache.hadoop.hbase.regionserver.metrics.TestSchemaMetrics
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.116 sec
Running org.apache.hadoop.hbase.regionserver.TestSplitTransactionOnCluster
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 64.78 sec
Running org.apache.hadoop.hbase.regionserver.TestCompactionState
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 51.328 sec
Running org.apache.hadoop.hbase.regionserver.TestStore
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.143 sec
Running org.apache.hadoop.hbase.regionserver.TestBlocksRead
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.297 sec
Running org.apache.hadoop.hbase.regionserver.handler.TestCloseRegionHandler
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.279 sec
Running org.apache.hadoop.hbase.regionserver.TestEndToEndSplitTransaction
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 60.127 sec
Running org.apache.hadoop.hbase.regionserver.TestStoreScanner
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 sec
Running org.apache.hadoop.hbase.regionserver.handler.TestOpenRegionHandler
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.658 sec
Running org.apache.hadoop.hbase.regionserver.TestFSErrorsExposed
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 45.471 sec
Running org.apache.hadoop.hbase.regionserver.TestCompactionWithCoprocessor
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 74.978 sec
Running org.apache.hadoop.hbase.regionserver.TestMasterAddressManager
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.576 sec
Running org.apache.hadoop.hbase.regionserver.TestHRegionBusyWait
Tests run: 74, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 63.054 sec
Running org.apache.hadoop.hbase.regionserver.TestRegionServerMetrics
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 66.373 sec
Running org.apache.hadoop.hbase.regionserver.wal.TestHLog
Running org.apache.hadoop.hbase.regionserver.wal.TestHLogSplit
Tests run: 30, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 78.032 sec
Tests run: 10, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 31.69 sec  
FAILURE!
Running org.apache.hadoop.hbase.regionserver.wal.TestWALReplayCompressed
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 69.309 sec
Running org.apache.hadoop.hbase.regionserver.wal.TestWALReplay
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 66.429 sec
Running org.apache.hadoop.hbase.regionserver.wal.TestHLogBench
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.291 sec
Running org.apache.hadoop.hbase.regionserver.wal.TestLogRollingNoCluster
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 34.28 sec
Running org.apache.hadoop.hbase.regionserver.wal.TestDurability
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.318 sec
Running org.apache.hadoop.hbase.regionserver.wal.TestLogRollAbort
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.502 sec

Build failed in Jenkins: HBase-TRUNK #4148

2013-05-29 Thread Apache Jenkins Server
See https://builds.apache.org/job/HBase-TRUNK/4148/changes

Changes:

[tedyu] HBASE-8639 very poor performance of htable#getscanner in multithreaded 
environment (Ted Yu)

[stack] HBASE-8643 Do not log full classnames in logs, just the last two levels

--
[...truncated 3778 lines...]
Running org.apache.hadoop.hbase.fs.TestBlockReorder
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 50.364 sec
Running org.apache.hadoop.hbase.mapred.TestTableMapReduce
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 146.495 sec
Running org.apache.hadoop.hbase.mapreduce.TestTableMapReduce
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 259.979 sec
Running org.apache.hadoop.hbase.mapreduce.TestSecureLoadIncrementalHFiles
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 41.729 sec
Running org.apache.hadoop.hbase.mapreduce.TestHLogRecordReader
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.479 sec
Running org.apache.hadoop.hbase.mapreduce.TestTableInputFormatScan1
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 381.803 sec
Running org.apache.hadoop.hbase.mapreduce.TestLoadIncrementalHFilesSplitRecovery
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 113.279 sec
Running 
org.apache.hadoop.hbase.mapreduce.TestSecureLoadIncrementalHFilesSplitRecovery
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 76.079 sec
Running org.apache.hadoop.hbase.mapreduce.TestWALPlayer
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 164.831 sec
Running org.apache.hadoop.hbase.mapreduce.TestHFileOutputFormat
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 496.638 sec
Running org.apache.hadoop.hbase.mapreduce.TestImportTsv
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 273.744 sec
Running org.apache.hadoop.hbase.mapreduce.TestRowCounter
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 81.757 sec
Running org.apache.hadoop.hbase.mapreduce.TestCopyTable
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 155.33 sec
Running org.apache.hadoop.hbase.mapreduce.TestMultithreadedTableMapper
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 257.56 sec
Running org.apache.hadoop.hbase.mapreduce.TestMultiTableInputFormat
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 443.276 sec
Running org.apache.hadoop.hbase.mapreduce.TestTimeRangeMapRed
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 162.711 sec
Running org.apache.hadoop.hbase.mapreduce.TestLoadIncrementalHFiles
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.825 sec
Running org.apache.hadoop.hbase.mapreduce.TestTableInputFormatScan2
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 291.535 sec
Running org.apache.hadoop.hbase.TestAcidGuarantees
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 118.307 sec
Running org.apache.hadoop.hbase.trace.TestHTraceHooks
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.883 sec
Running org.apache.hadoop.hbase.snapshot.TestExportSnapshot
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 54.449 sec
Running org.apache.hadoop.hbase.snapshot.TestSnapshotDescriptionUtils
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.638 sec
Running org.apache.hadoop.hbase.mapreduce.TestImportExport
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 343.114 sec
Running org.apache.hadoop.hbase.snapshot.TestFlushSnapshotFromClient
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 62.197 sec
Running org.apache.hadoop.hbase.thrift2.TestThriftHBaseServiceHandler
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.491 sec
Running org.apache.hadoop.hbase.catalog.TestMetaReaderEditorNoCluster
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.834 sec
Running org.apache.hadoop.hbase.catalog.TestMetaReaderEditor
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 41.344 sec
Running org.apache.hadoop.hbase.catalog.TestCatalogTracker
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.594 sec
Running org.apache.hadoop.hbase.snapshot.TestRestoreFlushSnapshotFromClient
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 220.34 sec
Running org.apache.hadoop.hbase.catalog.TestMetaMigrationConvertingToPB
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 64.435 sec
Running org.apache.hadoop.hbase.client.TestFromClientSide3
Running org.apache.hadoop.hbase.client.TestTimestampsFilter
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.799 sec
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 82.135 sec
Running org.apache.hadoop.hbase.client.TestShell
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 130.864 sec
Running org.apache.hadoop.hbase.client.TestClientTimeouts
Tests run: 1, 

[jira] [Created] (HBASE-8648) Call to equals() comparing different types in HRegionServer.handleReportForDutyResponse()

2013-05-29 Thread Ted Yu (JIRA)
Ted Yu created HBASE-8648:
-

 Summary: Call to equals() comparing different types in 
HRegionServer.handleReportForDutyResponse()
 Key: HBASE-8648
 URL: https://issues.apache.org/jira/browse/HBASE-8648
 Project: HBase
  Issue Type: Bug
Reporter: Ted Yu
Priority: Minor


Here is related code:
{code}
  if (!this.serverNameFromMasterPOV.equals(this.isa.getHostName())) {
{code}
serverNameFromMasterPOV is of type ServerName but this.isa.getHostName() 
returns String

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


Jenkins build is back to normal : HBase-0.94 #1000

2013-05-29 Thread Apache Jenkins Server
See https://builds.apache.org/job/HBase-0.94/1000/changes



[jira] [Created] (HBASE-8650) HRegionServer#updateRecoveringRegionLastFlushedSequenceId(HRegion) makes inefficient use of keySet iterator instead of entrySet iterator

2013-05-29 Thread Ted Yu (JIRA)
Ted Yu created HBASE-8650:
-

 Summary: 
HRegionServer#updateRecoveringRegionLastFlushedSequenceId(HRegion) makes 
inefficient use of keySet iterator instead of entrySet iterator
 Key: HBASE-8650
 URL: https://issues.apache.org/jira/browse/HBASE-8650
 Project: HBase
  Issue Type: Bug
Reporter: Ted Yu
Priority: Minor


{code}
for (byte[] columnFamily : maxSeqIdInStores.keySet()) {
  Long storeSeqIdForReplay = maxSeqIdInStores.get(columnFamily);
{code}
maxSeqIdInStores.entrySet() should have been used.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


Re: VOTE: hbase-0.95.1 release candidate 0 is available for download

2013-05-29 Thread Jonathan Hsieh
-1.

The source tarball is missing the hbase-hadoop2-compat module's dir, so I
can't build a hadoop2 version from it.

Jon


On Tue, May 28, 2013 at 4:04 PM, Ted Yu yuzhih...@gmail.com wrote:

 I looked at several JIRAs referenced by [2], e.g. HBASE-5372

 They show Fixed Version as 0.95.0

 FYI

 On Mon, May 27, 2013 at 3:21 PM, Stack st...@duboce.net wrote:

  Here is our first 0.95.1 release candidate.  Should we put this out
  as 0.95.1?
 
  Since this 0.95.1 is a Development Series release [1], lets keep the
 vote
  period short.  Please vote by this friday, May 31st.
 
  0.95.1 will be the second in our 0.95 Development Series of releases
 [1].
  The 0.95.x Development releases are previews of the coming Summer
  Blockbuster, 0.96.0, our next major release intended to replace
  the current 0.94 series.
 
  Development series releases are not for production.  They are preview,
 raw
  releases that have been barely-tested put out early so developers and the
  interested can get some early exposure to what is coming down the pipe.
  Putting out these 'rough cuts' helps to get the feedback started earlier
  while the release is still baking.  See [1] for more on our development
  series phenomenon.
 
  The release artifacts may be downloaded from:
 
http://people.apache.org/~stack/hbase-0.95.1RC0/
 
  Over 215 issues have been closed since we put out 0.95.0 [2].
 
  All feedback is welcome.  We'd be interested in getting comments on
  everything from the packaging, layout, through documentation, UI, and of
  course,
  any bugs found.  I deployed SNAPSHOTs to maven and would particularly
 like
  to hear from downstream projects on whether our maven packaging is
  palatable.
 
  Thanks,
  St.Ack
 
  1. http://hbase.apache.org/book.html#hbase.versioning
  2.
 
 
 https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310753version=12324094
 




-- 
// Jonathan Hsieh (shay)
// Software Engineer, Cloudera
// j...@cloudera.com


[jira] [Created] (HBASE-8651) Result of integer multiplication cast to long in HRegionFileSystem#sleepBeforeRetry()

2013-05-29 Thread Ted Yu (JIRA)
Ted Yu created HBASE-8651:
-

 Summary: Result of integer multiplication cast to long in 
HRegionFileSystem#sleepBeforeRetry()
 Key: HBASE-8651
 URL: https://issues.apache.org/jira/browse/HBASE-8651
 Project: HBase
  Issue Type: Bug
Reporter: Ted Yu
Priority: Minor


{code}
Threads.sleep(baseSleepBeforeRetries * sleepMultiplier);
{code}
Both baseSleepBeforeRetries and sleepMultiplier are integers. Without proper 
casting, their product may be negative.
Here is an example:
{code}
  static int i = Integer.MAX_VALUE-1;
  static long j = i * 2;
{code}
value of j above is -4 while 4294967292 was the expected value.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Created] (HBASE-8652) Number of compacting KVs is not reset at the end of compaction

2013-05-29 Thread Ted Yu (JIRA)
Ted Yu created HBASE-8652:
-

 Summary: Number of compacting KVs is not reset at the end of 
compaction
 Key: HBASE-8652
 URL: https://issues.apache.org/jira/browse/HBASE-8652
 Project: HBase
  Issue Type: Bug
Reporter: Ted Yu
Priority: Minor


Looking at master:60010/master-status#compactStas , I noticed that 'Num. 
Compacting KVs' column stays unchanged at non-zero value(s).

In DefaultCompactor#compact(), we have this at the beginning:
{code}
this.progress = new CompactionProgress(fd.maxKeyCount);
{code}
But progress.totalCompactingKVs is not reset at the end of compact().

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


Build failed in Jenkins: hbase-0.95-on-hadoop2 #116

2013-05-29 Thread Apache Jenkins Server
See https://builds.apache.org/job/hbase-0.95-on-hadoop2/116/changes

Changes:

[tedyu] HBASE-8639 very poor performance of htable#getscanner in multithreaded 
environment (Ted Yu)

[stack] HBASE-8643 Do not log full classnames in logs, just the last two levels

--
[...truncated 24521 lines...]
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.694 sec
Forking command line: /bin/sh -c cd 
/x1/jenkins/jenkins-slave/workspace/hbase-0.95-on-hadoop2/0.95-on-hadoop2/hbase-server
  /x1/jenkins/tools/java/jdk1.6.0_45-32/jre/bin/java -enableassertions 
-Xmx1900m -Djava.security.egd=file:/dev/./urandom 
-Djava.net.preferIPv4Stack=true -jar 
/x1/jenkins/jenkins-slave/workspace/hbase-0.95-on-hadoop2/0.95-on-hadoop2/hbase-server/target/surefire/surefirebooter9031347083060175977.jar
 
/x1/jenkins/jenkins-slave/workspace/hbase-0.95-on-hadoop2/0.95-on-hadoop2/hbase-server/target/surefire/surefire1904229873567802119tmp
 
/x1/jenkins/jenkins-slave/workspace/hbase-0.95-on-hadoop2/0.95-on-hadoop2/hbase-server/target/surefire/surefire_1965367388978584101147tmp
Running org.apache.hadoop.hbase.rest.TestVersionResource
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.04 sec
Forking command line: /bin/sh -c cd 
/x1/jenkins/jenkins-slave/workspace/hbase-0.95-on-hadoop2/0.95-on-hadoop2/hbase-server
  /x1/jenkins/tools/java/jdk1.6.0_45-32/jre/bin/java -enableassertions 
-Xmx1900m -Djava.security.egd=file:/dev/./urandom 
-Djava.net.preferIPv4Stack=true -jar 
/x1/jenkins/jenkins-slave/workspace/hbase-0.95-on-hadoop2/0.95-on-hadoop2/hbase-server/target/surefire/surefirebooter8113266209521885661.jar
 
/x1/jenkins/jenkins-slave/workspace/hbase-0.95-on-hadoop2/0.95-on-hadoop2/hbase-server/target/surefire/surefire7913450513549065854tmp
 
/x1/jenkins/jenkins-slave/workspace/hbase-0.95-on-hadoop2/0.95-on-hadoop2/hbase-server/target/surefire/surefire_1978702796146066515660tmp
Running org.apache.hadoop.hbase.rest.TestStatusResource
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.291 sec
Forking command line: /bin/sh -c cd 
/x1/jenkins/jenkins-slave/workspace/hbase-0.95-on-hadoop2/0.95-on-hadoop2/hbase-server
  /x1/jenkins/tools/java/jdk1.6.0_45-32/jre/bin/java -enableassertions 
-Xmx1900m -Djava.security.egd=file:/dev/./urandom 
-Djava.net.preferIPv4Stack=true -jar 
/x1/jenkins/jenkins-slave/workspace/hbase-0.95-on-hadoop2/0.95-on-hadoop2/hbase-server/target/surefire/surefirebooter5349863959207573623.jar
 
/x1/jenkins/jenkins-slave/workspace/hbase-0.95-on-hadoop2/0.95-on-hadoop2/hbase-server/target/surefire/surefire550363938117881289tmp
 
/x1/jenkins/jenkins-slave/workspace/hbase-0.95-on-hadoop2/0.95-on-hadoop2/hbase-server/target/surefire/surefire_1984688503095059542572tmp
Running org.apache.hadoop.hbase.trace.TestHTraceHooks
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.4 sec
Forking command line: /bin/sh -c cd 
/x1/jenkins/jenkins-slave/workspace/hbase-0.95-on-hadoop2/0.95-on-hadoop2/hbase-server
  /x1/jenkins/tools/java/jdk1.6.0_45-32/jre/bin/java -enableassertions 
-Xmx1900m -Djava.security.egd=file:/dev/./urandom 
-Djava.net.preferIPv4Stack=true -jar 
/x1/jenkins/jenkins-slave/workspace/hbase-0.95-on-hadoop2/0.95-on-hadoop2/hbase-server/target/surefire/surefirebooter9184770522245680684.jar
 
/x1/jenkins/jenkins-slave/workspace/hbase-0.95-on-hadoop2/0.95-on-hadoop2/hbase-server/target/surefire/surefire7044526451416647691tmp
 
/x1/jenkins/jenkins-slave/workspace/hbase-0.95-on-hadoop2/0.95-on-hadoop2/hbase-server/target/surefire/surefire_1997748466691714327991tmp
Running org.apache.hadoop.hbase.rest.TestScannersWithFilters
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.558 sec
Forking command line: /bin/sh -c cd 
/x1/jenkins/jenkins-slave/workspace/hbase-0.95-on-hadoop2/0.95-on-hadoop2/hbase-server
  /x1/jenkins/tools/java/jdk1.6.0_45-32/jre/bin/java -enableassertions 
-Xmx1900m -Djava.security.egd=file:/dev/./urandom 
-Djava.net.preferIPv4Stack=true -jar 
/x1/jenkins/jenkins-slave/workspace/hbase-0.95-on-hadoop2/0.95-on-hadoop2/hbase-server/target/surefire/surefirebooter2823528876556344272.jar
 
/x1/jenkins/jenkins-slave/workspace/hbase-0.95-on-hadoop2/0.95-on-hadoop2/hbase-server/target/surefire/surefire6450566813777022682tmp
 
/x1/jenkins/jenkins-slave/workspace/hbase-0.95-on-hadoop2/0.95-on-hadoop2/hbase-server/target/surefire/surefire_2005109540293132124675tmp
Running org.apache.hadoop.hbase.io.hfile.TestHFileBlockIndex
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.727 sec
Forking command line: /bin/sh -c cd 
/x1/jenkins/jenkins-slave/workspace/hbase-0.95-on-hadoop2/0.95-on-hadoop2/hbase-server
  /x1/jenkins/tools/java/jdk1.6.0_45-32/jre/bin/java -enableassertions 
-Xmx1900m -Djava.security.egd=file:/dev/./urandom 
-Djava.net.preferIPv4Stack=true -jar 

Re: [ANNOUNCE] The 1st hbase 0.94.8 release candidate is available for download

2013-05-29 Thread lars hofhansl
Friendly reminder to please have a look at this release and vote.

Thanks.

-- Lars




 From: lars hofhansl la...@apache.org
To: hbase-dev dev@hbase.apache.org 
Sent: Wednesday, May 22, 2013 4:10 PM
Subject: [ANNOUNCE] The 1st hbase 0.94.8 release candidate is available for 
download
 

The 1st 0.94.8 RC is available for download at 
http://people.apache.org/~larsh/hbase-0.94.8-rc0/
Signed with my code signing key: C7CFE328

Like the previous point releases, 0.94.8 is a primarily a bug fix release. This 
RC has 45 issues resolved against it, contributed by 22 individuals.

The full list of changes is available here: 
https://issues.apache.org/jira/browse/HBASE/fixforversion/12323907

Please try out the RC, check out the doc, take it for a spin, etc, and vote 
+1/-1 by May 30th on whether we should release this as 0.94.8.

The release testing spreadsheet is available here:
https://docs.google.com/spreadsheet/ccc?key=0AvLqcVIqNtlTdFNYanpaVUpad0NwV01qWlNRbTlwbUE#gid=0
(if you test this release, please add your test to this spreadsheet, so that we 
can gauge the coverage)

Thanks.

-- Lars

Build failed in Jenkins: HBase-0.94-Security #186

2013-05-29 Thread apurtell
See http://54.241.6.143/job/HBase-0.94-Security/186/

--
[...truncated 9890 lines...]
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.001 sec
Running org.apache.hadoop.hbase.coprocessor.TestRegionObserverScannerOpenHook
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.792 sec
Running 
org.apache.hadoop.hbase.coprocessor.TestMasterCoprocessorExceptionWithAbort
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.453 sec
Running org.apache.hadoop.hbase.coprocessor.TestClassLoading
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 34.597 sec
Running org.apache.hadoop.hbase.coprocessor.TestRegionObserverInterface
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 36.797 sec
Running org.apache.hadoop.hbase.coprocessor.TestMasterObserver
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 40.574 sec
Running org.apache.hadoop.hbase.TestRegionRebalancing
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.431 sec
Running org.apache.hadoop.hbase.mapred.TestTableInputFormat
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.485 sec
Running org.apache.hadoop.hbase.zookeeper.TestZKTableReadOnly
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.443 sec
Running org.apache.hadoop.hbase.zookeeper.TestZKTable
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.169 sec
Running org.apache.hadoop.hbase.zookeeper.TestZooKeeperACL
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.598 sec
Running org.apache.hadoop.hbase.zookeeper.TestZKLeaderManager
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.79 sec
Running org.apache.hadoop.hbase.zookeeper.TestZKMulti
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.177 sec
Running org.apache.hadoop.hbase.zookeeper.TestZooKeeperNodeTracker
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.226 sec
Running org.apache.hadoop.hbase.zookeeper.TestRecoverableZooKeeper
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.161 sec
Running org.apache.hadoop.hbase.TestHBaseTestingUtility
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 64.565 sec
Running org.apache.hadoop.hbase.TestFullLogReconstruction
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 58.509 sec
Running org.apache.hadoop.hbase.catalog.TestMetaReaderEditor
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.769 sec
Running org.apache.hadoop.hbase.catalog.TestMetaReaderEditorNoCluster
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.654 sec
Running org.apache.hadoop.hbase.catalog.TestCatalogTracker
Tests run: 10, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 9.033 sec
Running org.apache.hadoop.hbase.mapred.TestTableMapReduce
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 116.476 sec
Running org.apache.hadoop.hbase.filter.TestColumnRangeFilter
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.208 sec
Running org.apache.hadoop.hbase.thrift2.TestThriftHBaseServiceHandler
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.686 sec
Running org.apache.hadoop.hbase.io.encoding.TestLoadAndSwitchEncodeOnDisk
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.48 sec
Running org.apache.hadoop.hbase.io.encoding.TestUpgradeFromHFileV1ToEncoding
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 110.314 sec
Running org.apache.hadoop.hbase.io.hfile.TestForceCacheImportantBlocks
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 58.784 sec
Running org.apache.hadoop.hbase.io.hfile.TestHFilePerformance
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.497 sec
Running org.apache.hadoop.hbase.io.hfile.TestHFileBlockIndex
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.726 sec
Running org.apache.hadoop.hbase.io.hfile.TestFixedFileTrailer
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.601 sec
Running org.apache.hadoop.hbase.io.hfile.TestLruBlockCache
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.181 sec
Running org.apache.hadoop.hbase.io.hfile.TestHFileBlock
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 56.574 sec
Running org.apache.hadoop.hbase.io.hfile.TestChecksum
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.55 sec
Running org.apache.hadoop.hbase.io.hfile.TestHFileBlockCompatibility
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.426 sec
Running org.apache.hadoop.hbase.io.hfile.TestCacheOnWrite
Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 60.66 sec
Running org.apache.hadoop.hbase.io.hfile.slab.TestSlabCache
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 32.007 sec
Running org.apache.hadoop.hbase.io.hfile.TestHFileSeek
Tests run: 1, Failures: 0, Errors: 0, 

Build failed in Jenkins: HBase-TRUNK-on-Hadoop-2.0.0 #547

2013-05-29 Thread Apache Jenkins Server
See https://builds.apache.org/job/HBase-TRUNK-on-Hadoop-2.0.0/547/changes

Changes:

[tedyu] HBASE-8639 very poor performance of htable#getscanner in multithreaded 
environment (Ted Yu)

[stack] HBASE-8643 Do not log full classnames in logs, just the last two levels

[tedyu] HBASE-8634 Fix potential null pointer dereference in HRegionServer and 
TableLockChecker (Ted Yu)

--
[...truncated 3792 lines...]
Running org.apache.hadoop.hbase.regionserver.TestRSKilledWhenMasterInitializing
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 32.112 sec
Running org.apache.hadoop.hbase.regionserver.TestAtomicOperation
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.64 sec
Running org.apache.hadoop.hbase.regionserver.TestHRegionBusyWait
Tests run: 64, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 56.813 sec
Running org.apache.hadoop.hbase.regionserver.TestRegionServerNoMaster
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.103 sec
Running org.apache.hadoop.hbase.regionserver.TestRegionFavoredNodes
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.555 sec
Running org.apache.hadoop.hbase.regionserver.TestFSErrorsExposed
Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.18 sec
Running org.apache.hadoop.hbase.regionserver.TestHRegionOnCluster
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.389 sec
Running org.apache.hadoop.hbase.regionserver.TestServerCustomProtocol
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 32.035 sec
Running org.apache.hadoop.hbase.regionserver.TestParallelPut
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.137 sec
Running org.apache.hadoop.hbase.regionserver.TestCompoundBloomFilter
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.047 sec
Running org.apache.hadoop.hbase.regionserver.TestPriorityRpc
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.293 sec
Running org.apache.hadoop.hbase.regionserver.TestSeekOptimizations
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.593 sec
Running org.apache.hadoop.hbase.regionserver.handler.TestCloseRegionHandler
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.695 sec
Running org.apache.hadoop.hbase.regionserver.handler.TestOpenRegionHandler
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.61 sec
Running org.apache.hadoop.hbase.regionserver.TestBlocksRead
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.021 sec
Running org.apache.hadoop.hbase.regionserver.TestSplitLogWorker
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.029 sec
Running org.apache.hadoop.hbase.regionserver.TestStoreScanner
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.577 sec
Running org.apache.hadoop.hbase.regionserver.TestCompaction
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.32 sec
Running org.apache.hadoop.hbase.regionserver.TestStoreFileBlockCacheSummary
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.204 sec
Running org.apache.hadoop.hbase.regionserver.TestJoinedScanners
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 295.684 sec
Running org.apache.hadoop.hbase.regionserver.TestClusterId
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.216 sec
Running org.apache.hadoop.hbase.regionserver.TestHRegionServerBulkLoad
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.035 sec
Running org.apache.hadoop.hbase.regionserver.TestRegionMergeTransactionOnCluster
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.992 sec
Running org.apache.hadoop.hbase.regionserver.TestEndToEndSplitTransaction
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.152 sec
Running org.apache.hadoop.hbase.regionserver.TestMasterAddressManager
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.663 sec
Running org.apache.hadoop.hbase.regionserver.TestMultiColumnScanner
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.23 sec
Running org.apache.hadoop.hbase.regionserver.TestHRegion
Tests run: 63, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.487 sec
Running org.apache.hadoop.hbase.backup.example.TestZooKeeperTableArchiveClient
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.869 sec
Running org.apache.hadoop.hbase.TestLocalHBaseCluster
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.288 sec
Running org.apache.hadoop.hbase.security.token.TestTokenAuthentication
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.428 sec
Running org.apache.hadoop.hbase.security.token.TestZKSecretWatcher
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.626 sec
Running org.apache.hadoop.hbase.security.access.TestAccessControlFilter
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.712 sec

Re: VOTE: hbase-0.95.1 release candidate 0 is available for download

2013-05-29 Thread Stack
Thanks for checking out the RC.  Let me make new one after addressing your
findings above.
St.Ack


On Mon, May 27, 2013 at 3:21 PM, Stack st...@duboce.net wrote:

 Here is our first 0.95.1 release candidate.  Should we put this out
 as 0.95.1?

 Since this 0.95.1 is a Development Series release [1], lets keep the vote
 period short.  Please vote by this friday, May 31st.

 0.95.1 will be the second in our 0.95 Development Series of releases [1].
 The 0.95.x Development releases are previews of the coming Summer
 Blockbuster, 0.96.0, our next major release intended to replace
 the current 0.94 series.

 Development series releases are not for production.  They are preview, raw
 releases that have been barely-tested put out early so developers and the
 interested can get some early exposure to what is coming down the pipe.
 Putting out these 'rough cuts' helps to get the feedback started earlier
 while the release is still baking.  See [1] for more on our development
 series phenomenon.

 The release artifacts may be downloaded from:

   http://people.apache.org/~stack/hbase-0.95.1RC0/

 Over 215 issues have been closed since we put out 0.95.0 [2].

 All feedback is welcome.  We'd be interested in getting comments on
 everything from the packaging, layout, through documentation, UI, and of
 course,
 any bugs found.  I deployed SNAPSHOTs to maven and would particularly like
 to hear from downstream projects on whether our maven packaging is
 palatable.

 Thanks,
 St.Ack

 1. http://hbase.apache.org/book.html#hbase.versioning
 2.
 https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310753version=12324094



Build failed in Jenkins: HBase-TRUNK-Hadoop-2 #327

2013-05-29 Thread apurtell
See http://54.241.6.143/job/HBase-TRUNK-Hadoop-2/327/changes

Changes:

[tedyu] HBASE-8649 Private method HStore#createWriterInTmp(long) is never 
called (Ted Yu)

--
[...truncated 7656 lines...]
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.751 sec
Running org.apache.hadoop.hbase.TestInfoServers
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.321 sec
Running org.apache.hadoop.hbase.client.TestHTableMultiplexer
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.909 sec
Running org.apache.hadoop.hbase.TestZooKeeper
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.258 sec
Running org.apache.hadoop.hbase.master.TestTableLockManager
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 159.921 sec
Running org.apache.hadoop.hbase.client.TestScannerTimeout
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 52.288 sec
Running org.apache.hadoop.hbase.client.TestHTableUtil
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.06 sec
Running org.apache.hadoop.hbase.client.TestSnapshotMetadata
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.188 sec
Running org.apache.hadoop.hbase.client.TestSnapshotFromClient
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.298 sec
Running org.apache.hadoop.hbase.client.TestRestoreSnapshotFromClient
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 111.675 sec
Running org.apache.hadoop.hbase.master.balancer.TestStochasticLoadBalancer
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 234.349 sec
Running org.apache.hadoop.hbase.client.TestClientTimeouts
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.508 sec
Running org.apache.hadoop.hbase.client.TestShell
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 85.116 sec
Running org.apache.hadoop.hbase.client.TestScannersFromClientSide
Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.824 sec
Running org.apache.hadoop.hbase.client.TestFromClientSide3
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 56.121 sec
Running org.apache.hadoop.hbase.client.TestTimestampsFilter
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.877 sec
Running org.apache.hadoop.hbase.client.TestHCM
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 48.039 sec
Running org.apache.hadoop.hbase.client.TestSnapshotCloneIndependence
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 41.533 sec
Running org.apache.hadoop.hbase.client.TestMetaScanner
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 47.925 sec
Running org.apache.hadoop.hbase.client.replication.TestReplicationAdmin
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.532 sec
Running org.apache.hadoop.hbase.client.TestCloneSnapshotFromClient
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 88.461 sec
Running org.apache.hadoop.hbase.client.TestMultipleTimestamps
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.567 sec
Running org.apache.hadoop.hbase.client.TestHTablePool$TestHTableReusablePool
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.418 sec
Running org.apache.hadoop.hbase.client.TestHTablePool$TestHTableThreadLocalPool
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.704 sec
Running org.apache.hadoop.hbase.client.TestFromClientSideWithCoprocessor
Tests run: 61, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 158.92 sec
Running org.apache.hadoop.hbase.client.TestClientScannerRPCTimeout
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.153 sec
Running org.apache.hadoop.hbase.client.TestMultiParallel
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 97.371 sec
Running org.apache.hadoop.hbase.trace.TestHTraceHooks
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.878 sec
Running org.apache.hadoop.hbase.zookeeper.TestZooKeeperACL
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.207 sec
Running org.apache.hadoop.hbase.zookeeper.TestZKTable
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.087 sec
Running org.apache.hadoop.hbase.zookeeper.TestZKMulti
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.243 sec
Running org.apache.hadoop.hbase.zookeeper.TestHQuorumPeer
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.23 sec
Running org.apache.hadoop.hbase.zookeeper.TestZooKeeperNodeTracker
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.228 sec
Running org.apache.hadoop.hbase.zookeeper.TestZKLeaderManager
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.087 sec
Running org.apache.hadoop.hbase.zookeeper.TestRecoverableZooKeeper
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.005 sec
Running 

[jira] [Created] (HBASE-8653) master seems to be deleting region tmp directory from under compaction

2013-05-29 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HBASE-8653:
---

 Summary: master seems to be deleting region tmp directory from 
under compaction
 Key: HBASE-8653
 URL: https://issues.apache.org/jira/browse/HBASE-8653
 Project: HBase
  Issue Type: Bug
Reporter: Sergey Shelukhin
Assignee: Sergey Shelukhin
Priority: Blocker
 Fix For: 0.95.1


Putting it in .1, feel free to move to .2.
We have observed some compaction errors where creating HDFS block, and the file 
would not exist. Upon investigation, we found the .tmp directory delete request 
on namenode from master IP. There are no specific logs on master, but one thing 
running at that time was CatalogJanitor. CatalogJanitor calls 
HRegionFileSystem::openRegionFromFileSystem with readOnly == true (in fact, 
everyone does); if readOnly is true, HRegionFileSystem nukes the .tmp directory.
We didn't go thru details on how it arrived there (or if there may have been 
other culprit), but it appears that deleting stuff if (readOnly) is not the 
intended behavior and it should be if (!readOnly). Given that readOnly is not 
really used (or rather is always true except some inconsequential usage in 
test) perhaps entire cleanup should be removed.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


Build failed in Jenkins: HBase-TRUNK #350

2013-05-29 Thread apurtell
See http://54.241.6.143/job/HBase-TRUNK/350/changes

Changes:

[tedyu] HBASE-8649 Private method HStore#createWriterInTmp(long) is never 
called (Ted Yu)

--
[...truncated 6768 lines...]
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.346 sec
Running org.apache.hadoop.hbase.master.snapshot.TestSnapshotFileCache
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.539 sec
Running org.apache.hadoop.hbase.master.TestRollingRestart
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 41.02 sec
Running org.apache.hadoop.hbase.coprocessor.TestRegionObserverBypass
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.485 sec
Running org.apache.hadoop.hbase.coprocessor.TestWALObserver
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.828 sec
Running org.apache.hadoop.hbase.master.balancer.TestStochasticLoadBalancer
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 236.62 sec
Running 
org.apache.hadoop.hbase.coprocessor.TestRegionServerCoprocessorExceptionWithRemove
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.003 sec
Running org.apache.hadoop.hbase.coprocessor.TestAggregateProtocol
Tests run: 45, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.36 sec
Running 
org.apache.hadoop.hbase.coprocessor.TestRegionServerCoprocessorExceptionWithAbort
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.45 sec
Running org.apache.hadoop.hbase.client.TestAdmin
Tests run: 43, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 653.304 sec
Running org.apache.hadoop.hbase.coprocessor.TestRowProcessorEndpoint
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.591 sec
Running org.apache.hadoop.hbase.coprocessor.TestBigDecimalColumnInterpreter
Tests run: 38, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.568 sec
Running org.apache.hadoop.hbase.coprocessor.TestCoprocessorEndpoint
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.342 sec
Running org.apache.hadoop.hbase.coprocessor.TestClassLoading
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 40.297 sec
Running 
org.apache.hadoop.hbase.coprocessor.TestMasterCoprocessorExceptionWithRemove
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.908 sec
Running org.apache.hadoop.hbase.master.TestDistributedLogSplitting
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 290.731 sec
Running 
org.apache.hadoop.hbase.coprocessor.TestMasterCoprocessorExceptionWithAbort
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.735 sec
Running org.apache.hadoop.hbase.coprocessor.TestRegionObserverInterface
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 36.59 sec
Running org.apache.hadoop.hbase.coprocessor.TestRegionObserverScannerOpenHook
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.764 sec
Running org.apache.hadoop.hbase.rest.TestScannersWithFilters
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.36 sec
Running org.apache.hadoop.hbase.rest.TestGzipFilter
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.468 sec
Running org.apache.hadoop.hbase.rest.TestMultiRowResource
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.426 sec
Running org.apache.hadoop.hbase.coprocessor.TestMasterObserver
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 43.08 sec
Running org.apache.hadoop.hbase.rest.TestTableResource
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.411 sec
Running org.apache.hadoop.hbase.rest.client.TestRemoteAdmin
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.731 sec
Running org.apache.hadoop.hbase.rest.TestRowResource
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.967 sec
Running org.apache.hadoop.hbase.rest.client.TestRemoteTable
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.767 sec
Running org.apache.hadoop.hbase.rest.TestVersionResource
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.662 sec
Running org.apache.hadoop.hbase.rest.TestScannerResource
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 43.658 sec
Running org.apache.hadoop.hbase.util.TestFSVisitor
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.781 sec
Running org.apache.hadoop.hbase.rest.TestStatusResource
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.511 sec
Running org.apache.hadoop.hbase.util.TestDefaultEnvironmentEdge
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.652 sec
Running org.apache.hadoop.hbase.util.TestProcessBasedCluster
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.122 sec
Running org.apache.hadoop.hbase.rest.TestSchemaResource
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.595 sec
Running org.apache.hadoop.hbase.util.TestFSUtils
Tests run: 7, 

Build failed in Jenkins: HBase-0.95 #339

2013-05-29 Thread apurtell
See http://54.241.6.143/job/HBase-0.95/339/changes

Changes:

[tedyu] HBASE-8649 Private method HStore#createWriterInTmp(long) is never 
called (Ted Yu)

--
[...truncated 6947 lines...]
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 404.466 sec
Running org.apache.hadoop.hbase.mapreduce.TestTableMapReduce
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 630.738 sec
Running 
org.apache.hadoop.hbase.coprocessor.TestRegionServerCoprocessorExceptionWithAbort
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 38.578 sec
Running org.apache.hadoop.hbase.coprocessor.TestRowProcessorEndpoint
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 69.006 sec
Running org.apache.hadoop.hbase.coprocessor.TestRegionObserverBypass
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.61 sec
Running org.apache.hadoop.hbase.coprocessor.TestMasterObserver
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 62.531 sec
Running org.apache.hadoop.hbase.coprocessor.TestAggregateProtocol
Tests run: 45, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.509 sec
Running 
org.apache.hadoop.hbase.coprocessor.TestRegionServerCoprocessorExceptionWithRemove
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 34.9 sec
Running 
org.apache.hadoop.hbase.coprocessor.TestMasterCoprocessorExceptionWithAbort
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.888 sec
Running 
org.apache.hadoop.hbase.coprocessor.TestMasterCoprocessorExceptionWithRemove
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.18 sec
Running org.apache.hadoop.hbase.coprocessor.TestRegionObserverScannerOpenHook
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.764 sec
Running org.apache.hadoop.hbase.coprocessor.TestBigDecimalColumnInterpreter
Tests run: 38, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 36.93 sec
Running org.apache.hadoop.hbase.util.TestFSTableDescriptors
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.049 sec
Running org.apache.hadoop.hbase.coprocessor.TestWALObserver
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 40.828 sec
Running org.apache.hadoop.hbase.util.TestIdLock
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.004 sec
Running org.apache.hadoop.hbase.util.TestFSVisitor
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.71 sec
Running org.apache.hadoop.hbase.util.TestFSUtils
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 53.498 sec
Running org.apache.hadoop.hbase.util.TestDefaultEnvironmentEdge
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.332 sec
Running org.apache.hadoop.hbase.util.TestMergeTool
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 43.164 sec
Running org.apache.hadoop.hbase.util.TestMiniClusterLoadSequential
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 98.843 sec
Running org.apache.hadoop.hbase.util.TestRegionSplitter
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.487 sec
Running org.apache.hadoop.hbase.util.TestProcessBasedCluster
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.612 sec
Running org.apache.hadoop.hbase.mapreduce.TestImportExport
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 742.224 sec
Running org.apache.hadoop.hbase.util.TestFSHDFSUtils
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.217 sec
Running org.apache.hadoop.hbase.util.TestCoprocessorScanPolicy
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 34.299 sec
Running org.apache.hadoop.hbase.util.hbck.TestOfflineMetaRebuildOverlap
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.547 sec
Running org.apache.hadoop.hbase.util.hbck.TestOfflineMetaRebuildBase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 41.412 sec
Running org.apache.hadoop.hbase.util.TestMiniClusterLoadEncoded
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 95.79 sec
Running org.apache.hadoop.hbase.util.TestMiniClusterLoadParallel
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 76.557 sec
Running org.apache.hadoop.hbase.master.TestClusterStatusPublisher
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.57 sec
Running org.apache.hadoop.hbase.master.TestAssignmentManager
Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.324 sec
Running org.apache.hadoop.hbase.util.hbck.TestOfflineMetaRebuildHole
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.164 sec
Running org.apache.hadoop.hbase.util.TestMergeTable
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.412 sec
Running org.apache.hadoop.hbase.master.TestRegionPlacement
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.201 sec
Running org.apache.hadoop.hbase.master.TestActiveMasterManager
Tests run: 

[jira] [Resolved] (HBASE-8654) src assembly does not include hbase-hadoop2-compat module

2013-05-29 Thread stack (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-8654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

stack resolved HBASE-8654.
--

   Resolution: Fixed
Fix Version/s: 0.95.0
   0.98.0

Committed to 0.95 and trunk.

 src assembly does not include hbase-hadoop2-compat module
 -

 Key: HBASE-8654
 URL: https://issues.apache.org/jira/browse/HBASE-8654
 Project: HBase
  Issue Type: Bug
  Components: build
Reporter: stack
Assignee: stack
 Fix For: 0.98.0, 0.95.0

 Attachments: 8654.txt


 The src.xml assembly under hbase-assembly does not include the 
 hbase-hadoop2-compat (more joys of maven -- uses default profile which is 
 hadoop1 when making module set so we have to do perverse include of the 
 hbase-hadoop2-compat).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


Re: [ANNOUNCE] The 1st hbase 0.94.8 release candidate is available for download

2013-05-29 Thread Stack
+1

Checked the signing and m5.
Docs look good w/ proper versions.
Ran on six node cluster.
Wrote 10M rows.
Verified they were all there.
Did it again killing a node and they were still there when all came back
and MR job completed.

St.Ack



On Wed, May 29, 2013 at 5:25 PM, lars hofhansl la...@apache.org wrote:

 Friendly reminder to please have a look at this release and vote.

 Thanks.

 -- Lars



 
  From: lars hofhansl la...@apache.org
 To: hbase-dev dev@hbase.apache.org
 Sent: Wednesday, May 22, 2013 4:10 PM
 Subject: [ANNOUNCE] The 1st hbase 0.94.8 release candidate is available
 for download


 The 1st 0.94.8 RC is available for download at
 http://people.apache.org/~larsh/hbase-0.94.8-rc0/
 Signed with my code signing key: C7CFE328

 Like the previous point releases, 0.94.8 is a primarily a bug fix release.
 This RC has 45 issues resolved against it, contributed by 22 individuals.

 The full list of changes is available here:
 https://issues.apache.org/jira/browse/HBASE/fixforversion/12323907

 Please try out the RC, check out the doc, take it for a spin, etc, and
 vote +1/-1 by May 30th on whether we should release this as 0.94.8.

 The release testing spreadsheet is available here:

 https://docs.google.com/spreadsheet/ccc?key=0AvLqcVIqNtlTdFNYanpaVUpad0NwV01qWlNRbTlwbUE#gid=0
 (if you test this release, please add your test to this spreadsheet, so
 that we can gauge the coverage)

 Thanks.

 -- Lars



Build failed in Jenkins: HBase-0.94-Security-Hadoop-2 #167

2013-05-29 Thread apurtell
See http://54.241.6.143/job/HBase-0.94-Security-Hadoop-2/167/

--
[...truncated 3144 lines...]
Running org.apache.hadoop.hbase.master.TestMasterFileSystem
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.418 sec
Running org.apache.hadoop.hbase.master.TestRestartCluster
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 48.367 sec
Running org.apache.hadoop.hbase.master.TestMasterFailover
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 80.364 sec
Running org.apache.hadoop.hbase.master.handler.TestTableDeleteFamilyHandler
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 34.335 sec
Running org.apache.hadoop.hbase.master.TestHMasterRPCException
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.755 sec
Running org.apache.hadoop.hbase.master.TestDefaultLoadBalancer
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.31 sec
Running org.apache.hadoop.hbase.master.handler.TestCreateTableHandler
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.777 sec
Running org.apache.hadoop.hbase.master.TestDeadServer
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.902 sec
Running org.apache.hadoop.hbase.master.handler.TestTableDescriptorModification
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.274 sec
Running org.apache.hadoop.hbase.master.TestDistributedLogSplitting
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 127.284 sec
Running org.apache.hadoop.hbase.master.TestActiveMasterManager
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.318 sec
Running org.apache.hadoop.hbase.master.snapshot.TestSnapshotFileCache
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.573 sec
Running org.apache.hadoop.hbase.master.TestMasterZKSessionRecovery
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.482 sec
Running org.apache.hadoop.hbase.master.TestMasterStatusServlet
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.457 sec
Running org.apache.hadoop.hbase.master.TestClockSkewDetection
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.566 sec
Running org.apache.hadoop.hbase.master.TestMXBean
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.054 sec
Running org.apache.hadoop.hbase.master.TestMasterTransitions
Tests run: 3, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 17.288 sec
Running org.apache.hadoop.hbase.master.TestMaster
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.032 sec
Running org.apache.hadoop.hbase.master.TestSplitLogManager
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 86.125 sec
Running org.apache.hadoop.hbase.master.TestZKBasedOpenCloseRegion
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 81.424 sec
Running org.apache.hadoop.hbase.TestInfoServers
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.037 sec
Running org.apache.hadoop.hbase.client.TestMetaMigrationRemovingHTD
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.737 sec
Running org.apache.hadoop.hbase.TestZooKeeper
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.994 sec
Running org.apache.hadoop.hbase.client.TestHTableUtil
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.731 sec
Running org.apache.hadoop.hbase.client.TestScannerTimeout
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 55.31 sec
Running org.apache.hadoop.hbase.client.TestSnapshotFromClient
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.508 sec
Running org.apache.hadoop.hbase.client.TestFromClientSide3
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 33.132 sec
Running org.apache.hadoop.hbase.client.TestHCM
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.99 sec
Running org.apache.hadoop.hbase.client.TestShell
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 92.897 sec
Running org.apache.hadoop.hbase.client.TestRestoreSnapshotFromClient
Running org.apache.hadoop.hbase.client.TestHConnection
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 43.949 sec
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 132.679 sec
Running org.apache.hadoop.hbase.client.TestTimestampsFilter
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.491 sec
Running org.apache.hadoop.hbase.client.TestMetaScanner
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 59.877 sec
Running org.apache.hadoop.hbase.client.replication.TestReplicationAdmin
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.795 sec
Running org.apache.hadoop.hbase.client.TestMultiParallel
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 51.497 sec
Running org.apache.hadoop.hbase.client.TestCloneSnapshotFromClient
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time 

Jenkins build is back to normal : HBase-TRUNK #4149

2013-05-29 Thread Apache Jenkins Server
See https://builds.apache.org/job/HBase-TRUNK/4149/changes



Build failed in Jenkins: HBase-0.94-Hadoop-2 #167

2013-05-29 Thread apurtell
See http://54.241.6.143/job/HBase-0.94-Hadoop-2/167/

--
[...truncated 3770 lines...]
Running org.apache.hadoop.hbase.mapreduce.TestWALPlayer
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 43.707 sec  
FAILURE!
Running org.apache.hadoop.hbase.mapreduce.TestImportExport
Tests run: 4, Failures: 0, Errors: 4, Skipped: 0, Time elapsed: 75.623 sec  
FAILURE!
Running org.apache.hadoop.hbase.mapreduce.TestMultithreadedTableMapper
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 50.768 sec  
FAILURE!
Running org.apache.hadoop.hbase.mapreduce.TestMultiTableInputFormat
Tests run: 5, Failures: 4, Errors: 1, Skipped: 0, Time elapsed: 130.962 sec  
FAILURE!
Running org.apache.hadoop.hbase.coprocessor.TestCoprocessorEndpoint
Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 29.574 sec
Running org.apache.hadoop.hbase.mapreduce.TestImportTsv
Tests run: 13, Failures: 3, Errors: 1, Skipped: 0, Time elapsed: 193.444 sec 
 FAILURE!
Running org.apache.hadoop.hbase.coprocessor.TestClassLoading
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 34.018 sec
Running 
org.apache.hadoop.hbase.coprocessor.TestRegionServerCoprocessorExceptionWithAbort
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.93 sec
Running org.apache.hadoop.hbase.coprocessor.TestRegionObserverInterface
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.744 sec
Running org.apache.hadoop.hbase.coprocessor.TestRegionObserverBypass
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.926 sec
Running org.apache.hadoop.hbase.coprocessor.TestAggregateProtocol
Tests run: 45, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.579 sec
Running 
org.apache.hadoop.hbase.coprocessor.TestMasterCoprocessorExceptionWithAbort
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.97 sec
Running 
org.apache.hadoop.hbase.coprocessor.TestRegionServerCoprocessorExceptionWithRemove
Running org.apache.hadoop.hbase.coprocessor.TestMasterObserver
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.911 sec
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 40.064 sec
Running org.apache.hadoop.hbase.coprocessor.example.TestBulkDeleteProtocol
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.093 sec
Running 
org.apache.hadoop.hbase.coprocessor.example.TestZooKeeperScanPolicyObserver
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.764 sec
Running 
org.apache.hadoop.hbase.coprocessor.TestMasterCoprocessorExceptionWithRemove
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.013 sec
Running org.apache.hadoop.hbase.util.TestFSTableDescriptors
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.246 sec
Running org.apache.hadoop.hbase.coprocessor.TestWALObserver
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.787 sec
Running org.apache.hadoop.hbase.coprocessor.TestBigDecimalColumnInterpreter
Tests run: 38, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.406 sec
Running org.apache.hadoop.hbase.coprocessor.TestRegionObserverScannerOpenHook
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.925 sec
Running org.apache.hadoop.hbase.util.TestEnvironmentEdgeManager
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.848 sec
Running org.apache.hadoop.hbase.util.TestFSUtils
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.939 sec
Running org.apache.hadoop.hbase.util.TestIdLock
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.15 sec
Running org.apache.hadoop.hbase.util.TestFSVisitor
Running org.apache.hadoop.hbase.util.TestDefaultEnvironmentEdge
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.22 sec
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.343 sec
Running org.apache.hadoop.hbase.util.TestPoolMap$TestRoundRobinPoolType
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.13 sec
Running org.apache.hadoop.hbase.util.TestPoolMap$TestThreadLocalPoolType
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.153 sec
Running org.apache.hadoop.hbase.util.TestPoolMap$TestReusablePoolType
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.51 sec
Running org.apache.hadoop.hbase.util.TestMiniClusterLoadSequential
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 111.173 sec
Running org.apache.hadoop.hbase.util.TestRegionSplitter
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.349 sec
Running org.apache.hadoop.hbase.util.TestCoprocessorScanPolicy
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.508 sec
Running org.apache.hadoop.hbase.util.TestSizeBasedThrottler
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 130.719 sec
Running org.apache.hadoop.hbase.util.TestMiniClusterLoadEncoded
Tests run: 4, Failures: 0, Errors: 0, Skipped: 

Build failed in Jenkins: HBase-TRUNK-Hadoop-2 #328

2013-05-29 Thread apurtell
See http://54.241.6.143/job/HBase-TRUNK-Hadoop-2/328/changes

Changes:

[Michael Stack] HBASE-8654 src assembly does not include hbase-hadoop2-compat 
module

--
[...truncated 7649 lines...]
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 45.922 sec
Running org.apache.hadoop.hbase.io.TestFileLink
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.446 sec
Running org.apache.hadoop.hbase.constraint.TestConstraint
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 33.063 sec
Running org.apache.hadoop.hbase.io.hfile.TestHFileBlock
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 65.715 sec
Running org.apache.hadoop.hbase.TestIOFencing
Running org.apache.hadoop.hbase.io.hfile.TestHFileBlockIndex
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.686 sec
Running org.apache.hadoop.hbase.io.hfile.slab.TestSlabCache
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 63.147 sec
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 137.545 sec
Running org.apache.hadoop.hbase.io.hfile.TestHFileSeek
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.049 sec
Running org.apache.hadoop.hbase.io.hfile.slab.TestSingleSizeCache
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 74.524 sec
Running org.apache.hadoop.hbase.io.hfile.TestHFilePerformance
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.852 sec
Running org.apache.hadoop.hbase.io.hfile.TestForceCacheImportantBlocks
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 38.208 sec
Running org.apache.hadoop.hbase.io.encoding.TestBufferedDataBlockEncoder
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.717 sec
Running org.apache.hadoop.hbase.io.hfile.TestCacheOnWrite
Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 47.031 sec
Running org.apache.hadoop.hbase.io.hfile.TestScannerSelectionUsingTTL
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 64.947 sec
Running org.apache.hadoop.hbase.io.encoding.TestEncodedSeekers
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 54.96 sec
Running org.apache.hadoop.hbase.TestDrainingServer
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.646 sec
Running org.apache.hadoop.hbase.io.encoding.TestLoadAndSwitchEncodeOnDisk
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 48.162 sec
Running 
org.apache.hadoop.hbase.replication.regionserver.TestReplicationSourceManager
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.599 sec
Running org.apache.hadoop.hbase.replication.TestReplicationZookeeper
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.998 sec
Running org.apache.hadoop.hbase.replication.regionserver.TestReplicationSink
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.03 sec
Running org.apache.hadoop.hbase.replication.TestReplicationStateZKImpl
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.472 sec
Running org.apache.hadoop.hbase.replication.TestMasterReplication
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 44.844 sec
Running org.apache.hadoop.hbase.replication.TestReplicationSource
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.805 sec
Running org.apache.hadoop.hbase.io.encoding.TestDataBlockEncoders
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 140.417 sec
Running org.apache.hadoop.hbase.replication.TestMultiSlaveReplication
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 32.859 sec
Running org.apache.hadoop.hbase.io.encoding.TestChangingEncoding
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 185.09 sec
Running org.apache.hadoop.hbase.master.TestClusterStatusPublisher
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.695 sec
Running org.apache.hadoop.hbase.replication.TestReplicationDisableInactivePeer
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 43.715 sec
Running org.apache.hadoop.hbase.master.TestMasterFailoverBalancerPersistence
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.601 sec
Running org.apache.hadoop.hbase.replication.TestReplicationQueueFailover
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 129.39 sec
Running org.apache.hadoop.hbase.master.TestRestartCluster
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 32.341 sec
Running org.apache.hadoop.hbase.master.TestOpenedRegionHandler
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.166 sec
Running org.apache.hadoop.hbase.replication.TestReplicationSmallTests
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 95.122 sec
Running org.apache.hadoop.hbase.master.TestRegionPlacement
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.001 sec
Running org.apache.hadoop.hbase.master.TestMasterMetrics
Tests 

Build failed in Jenkins: HBase-0.95-Hadoop-2 #332

2013-05-29 Thread apurtell
See http://54.241.6.143/job/HBase-0.95-Hadoop-2/332/changes

Changes:

[Michael Stack] HBASE-8654 src assembly does not include hbase-hadoop2-compat 
module

--
[...truncated 7751 lines...]
at 
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
at java.lang.Thread.run(Thread.java:662)
No results for java.util.concurrent.FutureTask@23ea67a4
Running org.apache.hadoop.hbase.mapreduce.TestLoadIncrementalHFiles
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.419 sec
Running org.apache.hadoop.hbase.procedure.TestZKProcedure
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.234 sec
Running org.apache.hadoop.hbase.procedure.TestZKProcedureControllers
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.979 sec
Running org.apache.hadoop.hbase.master.TestMasterShutdown
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.235 sec
Running org.apache.hadoop.hbase.mapreduce.TestCopyTable
Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 150.984 sec  
FAILURE!
Running org.apache.hadoop.hbase.master.TestMasterMetrics
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 41.921 sec
Running org.apache.hadoop.hbase.master.cleaner.TestLogsCleaner
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.757 sec
Running org.apache.hadoop.hbase.master.TestRestartCluster
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 60.512 sec
Running org.apache.hadoop.hbase.master.cleaner.TestHFileCleaner
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.298 sec
Running org.apache.hadoop.hbase.master.balancer.TestDefaultLoadBalancer
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.837 sec
Running org.apache.hadoop.hbase.master.cleaner.TestSnapshotFromMaster
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 41.428 sec
Running org.apache.hadoop.hbase.master.balancer.TestFavoredNodeAssignmentHelper
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 44.311 sec
Running org.apache.hadoop.hbase.master.balancer.TestBaseLoadBalancer
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.549 sec
Running org.apache.hadoop.hbase.master.TestRegionPlacement
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 41.211 sec
Running org.apache.hadoop.hbase.mapreduce.TestImportTsv
Tests run: 5, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 339.797 sec  
FAILURE!
Running org.apache.hadoop.hbase.master.TestMasterFailoverBalancerPersistence
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.051 sec
org.apache.maven.surefire.booter.SurefireBooterForkException: Error occurred in 
starting fork, check output in log
at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:238)
at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter.access$000(ForkStarter.java:64)
at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter$ParallelFork.call(ForkStarter.java:303)
at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter$ParallelFork.call(ForkStarter.java:285)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
at java.lang.Thread.run(Thread.java:662)
No results for java.util.concurrent.FutureTask@46a4fd82
Running org.apache.hadoop.hbase.master.TestMasterNoCluster
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.73 sec
Running org.apache.hadoop.hbase.master.TestClusterStatusPublisher
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.709 sec
Running org.apache.hadoop.hbase.master.TestOpenedRegionHandler
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.962 sec
Running org.apache.hadoop.hbase.master.TestZKBasedOpenCloseRegion
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.031 sec
Running org.apache.hadoop.hbase.master.TestActiveMasterManager
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.528 sec
Running org.apache.hadoop.hbase.master.TestMasterFailover
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 58.13 sec
Running org.apache.hadoop.hbase.master.TestMasterRestartAfterDisablingTable
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.172 sec
Running org.apache.hadoop.hbase.master.TestMasterMetricsWrapper
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.634 sec
Running org.apache.hadoop.hbase.master.TestMasterFileSystem
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.544 sec

[jira] [Created] (HBASE-8655) Backport to 94 - HBASE-8346(Prefetching .META. rows in case only when useCache is set to true)

2013-05-29 Thread Anoop Sam John (JIRA)
Anoop Sam John created HBASE-8655:
-

 Summary: Backport to 94 - HBASE-8346(Prefetching .META. rows in 
case only when useCache is set to true) 
 Key: HBASE-8655
 URL: https://issues.apache.org/jira/browse/HBASE-8655
 Project: HBase
  Issue Type: Bug
  Components: Client
Affects Versions: 0.94.0
Reporter: Anoop Sam John
 Fix For: 0.94.9




--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


Build failed in Jenkins: HBase-0.95 #340

2013-05-29 Thread apurtell
See http://54.241.6.143/job/HBase-0.95/340/changes

Changes:

[Michael Stack] HBASE-8654 src assembly does not include hbase-hadoop2-compat 
module

--
[...truncated 6953 lines...]
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 42.929 sec
Running org.apache.hadoop.hbase.io.hfile.slab.TestSingleSizeCache
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 66.894 sec
Running org.apache.hadoop.hbase.filter.TestColumnRangeFilter
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.909 sec
Running org.apache.hadoop.hbase.filter.TestFilterWithScanLimits
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.002 sec
Running org.apache.hadoop.hbase.util.TestFSVisitor
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.707 sec
Running org.apache.hadoop.hbase.io.encoding.TestChangingEncoding
Running org.apache.hadoop.hbase.mapred.TestTableInputFormat
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 209.261 sec
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.903 sec
Running org.apache.hadoop.hbase.util.TestDefaultEnvironmentEdge
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.624 sec
Running org.apache.hadoop.hbase.util.TestMergeTable
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 36.377 sec
Running org.apache.hadoop.hbase.util.TestCoprocessorScanPolicy
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.239 sec
Running org.apache.hadoop.hbase.util.TestFSTableDescriptors
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.647 sec
Running org.apache.hadoop.hbase.util.TestMergeTool
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.464 sec
Running org.apache.hadoop.hbase.util.TestProcessBasedCluster
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.857 sec
Running org.apache.hadoop.hbase.util.TestFSHDFSUtils
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.608 sec
Running org.apache.hadoop.hbase.util.TestIdLock
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.062 sec
Running org.apache.hadoop.hbase.mapred.TestTableMapReduce
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 96.698 sec
Running org.apache.hadoop.hbase.util.TestMiniClusterLoadEncoded
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 87.926 sec
Running org.apache.hadoop.hbase.util.TestFSUtils
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 40.944 sec
Running org.apache.hadoop.hbase.util.hbck.TestOfflineMetaRebuildOverlap
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 33.316 sec
Running org.apache.hadoop.hbase.util.hbck.TestOfflineMetaRebuildHole
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.326 sec
Running org.apache.hadoop.hbase.util.TestMiniClusterLoadParallel
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 85.115 sec
Running org.apache.hadoop.hbase.util.hbck.TestOfflineMetaRebuildBase
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.329 sec
Running org.apache.hadoop.hbase.util.TestRegionSplitter
Running org.apache.hadoop.hbase.util.TestMiniClusterLoadSequential
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.857 sec
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 88.56 sec
Running org.apache.hadoop.hbase.coprocessor.TestRegionObserverBypass
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.331 sec
Running 
org.apache.hadoop.hbase.coprocessor.TestRegionServerCoprocessorExceptionWithAbort
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.327 sec
Running org.apache.hadoop.hbase.coprocessor.TestRegionObserverScannerOpenHook
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.756 sec
Running 
org.apache.hadoop.hbase.coprocessor.TestMasterCoprocessorExceptionWithRemove
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.086 sec
Running 
org.apache.hadoop.hbase.coprocessor.TestMasterCoprocessorExceptionWithAbort
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.057 sec
Running org.apache.hadoop.hbase.thrift.TestThriftServerCmdLine
Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 61.443 sec
Running org.apache.hadoop.hbase.thrift.TestThriftServer
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 78.014 sec
Running org.apache.hadoop.hbase.coprocessor.TestClassLoading
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.532 sec
Running org.apache.hadoop.hbase.coprocessor.TestCoprocessorEndpoint
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.498 sec
Running org.apache.hadoop.hbase.coprocessor.TestBigDecimalColumnInterpreter
Tests run: 38, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.701 sec
Running 
org.apache.hadoop.hbase.coprocessor.TestRegionServerCoprocessorExceptionWithRemove
Tests run: 1,