Build failed in Jenkins: HBase-TRUNK #2871

2012-05-11 Thread Apache Jenkins Server
See -- [...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 org.apache.hadoop.hbase.client.repl

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

2012-05-11 Thread Stack
On Fri, May 11, 2012 at 10:26 PM, lars hofhansl wrote: > Thanks Stack. > > So that's two +1 (mine doesn't count I guess). And no -1. Why doesn't yours count? Usually the RMs does, if they +1 it. So, that'd be 3x+1 + a non-binding +1. > I talked to Ram offline, and we'll fix HBase with Hadoop 2

Build failed in Jenkins: HBase-TRUNK #2870

2012-05-11 Thread Apache Jenkins Server
See Changes: [tedyu] HBASE-5732 Remove empty file: hadoop/hbase/ipc/ConnectionHeader.java which caused rat check to fail -- [...truncated 8436 lines...] Tests run: 2, Failures: 0, Errors: 0, Skipped

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

2012-05-11 Thread lars hofhansl
Thanks Stack. So that's two +1 (mine doesn't count I guess). And no -1. I talked to Ram offline, and we'll fix HBase with Hadoop 2.0.0 in a 0.94 point release. I would like to see a few more +1's before I declare this the official 0.94.0 release. Thanks. -- Lars

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

2012-05-11 Thread Apache Jenkins Server
See -- [...truncated 13427 lines...] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.371 sec Running org.apache.hadoop.hbase.master.TestMasterTransitions Tests run: 3, Failures

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

2012-05-11 Thread Stack
On Fri, May 11, 2012 at 3:24 AM, Mikael Sitruk wrote: > Sorry for not being precise enough. > The point is that i'm trying to check the impact of HA scenarios. one of > them is when the master goes down. > That is true that the Master is not it the critical path of read/write > unless (please corr

Build failed in Jenkins: HBase-TRUNK #2869

2012-05-11 Thread Apache Jenkins Server
See -- [...truncated 8443 lines...] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.571 sec Running org.apache.hadoop.hbase.client.replication.TestReplicationAdmin Tests run: 1, Failures: 0

Re: jenkins hadoop 2.0.0 build?

2012-05-11 Thread Stack
On Fri, May 11, 2012 at 3:23 PM, Jesse Yates wrote: > +1 on removing the security profile. I disabled hbase-TRUNK-security and hbase-TRUNK-Hadoop-23 and created hbase-TRUNK-Hadoop-2.0.0 which checks if it should run twice a day. St.Ack

Re: Usage of block encoding in bulk loading

2012-05-11 Thread Stack
On Fri, May 11, 2012 at 10:18 AM, Anoop Sam John wrote: > Hi Devs >              When the data is bulk loaded using HFileOutputFormat, we are not > using the block encoding and the HBase handled checksum features I think..   > When the writer is created for making the HFile, I am not seeing any s

Build failed in Jenkins: HBase-TRUNK #2868

2012-05-11 Thread Apache Jenkins Server
See -- [...truncated 8477 lines...] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.436 sec Running org.apache.hadoop.hbase.master.TestZKBasedOpenCloseRegion Tests run: 4, Failures: 0, Error

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

2012-05-11 Thread Apache Jenkins Server
See

Build failed in Jenkins: HBase-0.92 #404

2012-05-11 Thread Apache Jenkins Server
See Changes: [stack] HBASE-5922 HalfStoreFileReader seekBefore causes StackOverflowError -- [...truncated 1801 lines...] Running org.apache.hadoop.hbase.util.TestBase64 Tests run: 1, Failures: 0, Error

Build failed in Jenkins: HBase-0.94 #189

2012-05-11 Thread Apache Jenkins Server
See -- [...truncated 565 lines...] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.132 sec Running org.apache.hadoop.hbase.replication.regionserver.TestReplicationSink Tests run: 5, Failures:

Build failed in Jenkins: HBase-TRUNK #2867

2012-05-11 Thread Apache Jenkins Server
See -- [...truncated 8477 lines...] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.45 sec Running org.apache.hadoop.hbase.master.TestZKBasedOpenCloseRegion Tests run: 4, Failures: 0, Errors

Jenkins build is back to normal : hbase-0.90 #493

2012-05-11 Thread Apache Jenkins Server
See

Build failed in Jenkins: HBase-TRUNK #2866

2012-05-11 Thread Apache Jenkins Server
See Changes: [stack] HBASE-5939 Add an autorestart option in the start scripts [stack] HBASE-5922 HalfStoreFileReader seekBefore causes StackOverflowError -- [...truncated 8454 lines...] Tests run:

Build failed in Jenkins: HBase-0.94 #188

2012-05-11 Thread Apache Jenkins Server
See Changes: [stack] HBASE-5922 HalfStoreFileReader seekBefore causes StackOverflowError -- [...truncated 2058 lines...] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 16.5 sec <<< FA

Build failed in Jenkins: HBase-TRUNK #2865

2012-05-11 Thread Apache Jenkins Server
See Changes: [stack] HBASE-5732 Remove the SecureRPCEngine and merge the security-related logic in the core engine; I MISSED A FEW DELETES -- REMOVE SECURITY DIR [stack] HBASE-5732 Remove the SecureRPCEngine and merge the security-related

Re: jenkins hadoop 2.0.0 build?

2012-05-11 Thread Jesse Yates
+1 on removing the security profile. --- Jesse Yates @jesse_yates jyates.github.com On Fri, May 11, 2012 at 3:18 PM, Ted Yu wrote: > The security profile is not needed either - HBASE-5732 got checked in. > > BTW we can either repurpose or remove HBase-TRUNK-security build. > > C

Re: jenkins hadoop 2.0.0 build?

2012-05-11 Thread Ted Yu
The security profile is not needed either - HBASE-5732 got checked in. BTW we can either repurpose or remove HBase-TRUNK-security build. Cheers On Fri, May 11, 2012 at 2:37 PM, Jesse Yates wrote: > -PlocalTests shouldn't be run on the build server, that should just be for > running the tests lo

Re: jenkins hadoop 2.0.0 build?

2012-05-11 Thread Jesse Yates
-PlocalTests shouldn't be run on the build server, that should just be for running the tests locally. --- Jesse Yates @jesse_yates jyates.github.com On Fri, May 11, 2012 at 2:31 PM, Stack wrote: > I should put up a jenkins build that pulls 2.0.0? I should replace > our hadoop 0

jenkins hadoop 2.0.0 build?

2012-05-11 Thread Stack
I should put up a jenkins build that pulls 2.0.0? I should replace our hadoop 0.23 with this? Are these args enough? mvn -PlocalTests -Psecurity -Dhadoop.profile=23 -Dhadoop.version=2.0.0-SNAPSHOT Thanks, St.Ack

Build failed in Jenkins: hbase-0.90 #492

2012-05-11 Thread Apache Jenkins Server
See Changes: [todd] HBASE-5973 Add ability for potentially long-running IPC calls to abort if client disconnects -- [...truncated 891 lines...] A src/main/resources/org/apache/hadoop/hbase/r

Usage of block encoding in bulk loading

2012-05-11 Thread Anoop Sam John
Hi Devs When the data is bulk loaded using HFileOutputFormat, we are not using the block encoding and the HBase handled checksum features I think.. When the writer is created for making the HFile, I am not seeing any such info passing to the WriterBuilder. In HFileOutputFormat.get

Build failed in Jenkins: HBase-TRUNK-security #200

2012-05-11 Thread Apache Jenkins Server
See Changes: [tedyu] HBASE-5985 TestMetaMigrationRemovingHTD failed with HADOOP 2.0.0 (Jimmy Xiang) -- [...truncated 8363 lines...] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time ela

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

2012-05-11 Thread Apache Jenkins Server
See

Build failed in Jenkins: HBase-TRUNK #2863

2012-05-11 Thread Apache Jenkins Server
See Changes: [tedyu] HBASE-5985 TestMetaMigrationRemovingHTD failed with HADOOP 2.0.0 (Jimmy Xiang) -- [...truncated 8319 lines...] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3

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

2012-05-11 Thread Mikael Sitruk
Stack hi Sorry for not being precise enough. The point is that i'm trying to check the impact of HA scenarios. one of them is when the master goes down. That is true that the Master is not it the critical path of read/write unless (please correct me if i'm wrong): 1. new client are trying to conne

Build failed in Jenkins: HBase-TRUNK-security #199

2012-05-11 Thread Apache Jenkins Server
See -- [...truncated 8380 lines...] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.753 sec Running org.apache.hadoop.hbase.coprocessor.TestRegionServerCoprocessorExceptionWithRemo