Build failed in Jenkins: HBase-TRUNK #2871

2012-05-12 Thread Apache Jenkins Server
See https://builds.apache.org/job/HBase-TRUNK/2871/ -- [...truncated 8436 lines...] Running org.apache.hadoop.hbase.client.TestHTableUtil Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.123 sec Running

Build failed in Jenkins: HBase-TRUNK #2872

2012-05-12 Thread Apache Jenkins Server
See https://builds.apache.org/job/HBase-TRUNK/2872/changes Changes: [stack] HBASE-5966 MapReduce based tests broken on Hadoop 2.0.0-alpha -- [...truncated 8431 lines...] Running org.apache.hadoop.hbase.client.TestShell Tests run: 1, Failures: 0, Errors:

Build failed in Jenkins: HBase-TRUNK #2873

2012-05-12 Thread Apache Jenkins Server
See https://builds.apache.org/job/HBase-TRUNK/2873/changes Changes: [stack] HBASE-5989 TestAdmin failed on Hadoop 2.0.0 -- [...truncated 8436 lines...] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 42.074 sec Running

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

2012-05-12 Thread Apache Jenkins Server
See https://builds.apache.org/job/HBase-TRUNK/2874/

Build failed in Jenkins: HBase-TRUNK #2875

2012-05-12 Thread Apache Jenkins Server
See https://builds.apache.org/job/HBase-TRUNK/2875/changes Changes: [tedyu] HBASE-5342 Grant/Revoke global permissions (Matteo Bertozzi) -- [...truncated 8440 lines...] Running org.apache.hadoop.hbase.client.replication.TestReplicationAdmin Tests run: 1,

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

2012-05-12 Thread Apache Jenkins Server
See https://builds.apache.org/job/HBase-TRUNK-on-Hadoop-2.0.0/2/changes Changes: [tedyu] HBASE-5385 Delete table/column should delete stored permissions on -acl- table (Matteo Bertozi) [tedyu] HBASE-5342 Grant/Revoke global permissions (Matteo Bertozzi) [stack] HBASE-5989 TestAdmin failed on

Build failed in Jenkins: HBase-TRUNK #2876

2012-05-12 Thread Apache Jenkins Server
See https://builds.apache.org/job/HBase-TRUNK/2876/changes Changes: [tedyu] HBASE-5385 Delete table/column should delete stored permissions on -acl- table (Matteo Bertozi) -- [...truncated 8439 lines...] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0,

Build failed in Jenkins: HBase-TRUNK #2877

2012-05-12 Thread Apache Jenkins Server
See https://builds.apache.org/job/HBase-TRUNK/2877/ -- [...truncated 8440 lines...] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.754 sec Running org.apache.hadoop.hbase.client.replication.TestReplicationAdmin Tests run: 1, Failures: 0,

Build failed in Jenkins: HBase-TRUNK #2878

2012-05-12 Thread Apache Jenkins Server
See https://builds.apache.org/job/HBase-TRUNK/2878/ -- [...truncated 8490 lines...] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.41 sec Running org.apache.hadoop.hbase.master.TestMasterRestartAfterDisablingTable Tests run: 1, Failures:

Build failed in Jenkins: HBase-TRUNK #2879

2012-05-12 Thread Apache Jenkins Server
See https://builds.apache.org/job/HBase-TRUNK/2879/ -- [...truncated 8439 lines...] Running org.apache.hadoop.hbase.client.TestMultiParallel Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 38.563 sec Running

Re: ANN: The third hbase 0.94.0 release candidate is available for download

2012-05-12 Thread Mikael Sitruk
Thanks for the clarifications St.Ack. Still I have some questions in regards of 3 in scenario discussed - when a region is offline it means that client operation are not possible on it (even read)? In case a second master is up (in an environment with multiple master), i presume all this occurs

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

2012-05-12 Thread Apache Jenkins Server
See https://builds.apache.org/job/HBase-TRUNK/2880/

Re: ANN: The third hbase 0.94.0 release candidate is available for download

2012-05-12 Thread Stack
On Sat, May 12, 2012 at 10:14 AM, Mikael Sitruk mikael.sit...@gmail.com wrote: Thanks for the clarifications St.Ack. Still I have some questions in regards of 3 in scenario discussed -  when a region is offline it means that client operation are not possible on it (even read)? Correct. In

Re: 0.92.2?

2012-05-12 Thread Stack
On Thu, May 10, 2012 at 10:39 AM, Luke Lu l...@apache.org wrote: Any update on the slowness of 0.92 especially for YCSB workload A (50/50 read/write, which shows about 40% regression. A 15/85 read/write work load shows 60% regression)? 0.92 seem fine for pure writes/reads. Hey Luke: What

Re: ANN: The third hbase 0.94.0 release candidate is available for download

2012-05-12 Thread Mikael Sitruk
Hi St.Ack You asked for it :-) So in case a RS goes down, the master will split the log and reassign the regions to other RS, then each RS will replay the log, during this step the regions are unavailable, and clients will got exceptions. 1. how the master will choose a RS to assign a region? 2.

Build failed in Jenkins: HBase-TRUNK #2882

2012-05-12 Thread Apache Jenkins Server
See https://builds.apache.org/job/HBase-TRUNK/2882/changes Changes: [stack] HBASE-5984 TestLogRolling.testLogRollOnPipelineRestart failed with HADOOP 2.0.0 [stack] HBASE-5990 TestHCM failed with Hadoop 2.0.0 -- [...truncated 8440 lines...] Running

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

2012-05-12 Thread Apache Jenkins Server
See https://builds.apache.org/job/HBase-TRUNK-on-Hadoop-2.0.0/3/changes Changes: [stack] HBASE-5984 TestLogRolling.testLogRollOnPipelineRestart failed with HADOOP 2.0.0 [stack] HBASE-5990 TestHCM failed with Hadoop 2.0.0 [tedyu] HBASE-5992 Generalization of region move implementation + manage

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

2012-05-12 Thread Apache Jenkins Server
See https://builds.apache.org/job/HBase-TRUNK/2883/

Re: jenkins hadoop 2.0.0 build?

2012-05-12 Thread Ted Yu
The following commandline in test-patch.sh should be modified so that patch testing is consistent with hbase-TRUNK-Hadoop-2.0.0 build: $MVN clean test -DskipTests -Dhadoop.profile=23 -D${PROJECT_NAME}PatchProcess $PATCH_DIR/trunk23JavacWarnings.txt 21 Cheers On Fri, May 11, 2012 at 9:40 PM,