hbase pull request: Merge pull request #1 from apache/trunk

2012-11-13 Thread gustavoanatoly
GitHub user gustavoanatoly opened a pull request: https://github.com/apache/hbase/pull/2 Merge pull request #1 from apache/trunk Commit Merge from Apache/Trunk You can merge this pull request into a Git repository by running: $ git pull https://github.com/gustavoanatoly/hbase t

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

2012-11-13 Thread Apache Jenkins Server
See Changes: [enis] HBASE-7148 Some files in hbase-examples module miss license header [enis] HBASE-7133 svn:ignore on module directories [stack] HBASE-7156 Add Data Block Encoding and -D opts to Performance Evaluation [la

Build failed in Jenkins: HBase-TRUNK #3537

2012-11-13 Thread Apache Jenkins Server
See Changes: [enis] HBASE-7148 Some files in hbase-examples module miss license header [enis] HBASE-7133 svn:ignore on module directories [stack] HBASE-7156 Add Data Block Encoding and -D opts to Performance Evaluation --

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

2012-11-13 Thread lars hofhansl
Ignore this. I experimented running this build on different build machines. From: Apache Jenkins Server To: dev@hbase.apache.org Sent: Tuesday, November 13, 2012 5:52 PM Subject: Build failed in Jenkins: HBase-0.94 #586 See

Build failed in Jenkins: HBase-0.94 #586

2012-11-13 Thread Apache Jenkins Server
See -- [...truncated 1327 lines...] A src/main/ruby/shell/commands/drop_all.rb A src/main/ruby/shell/commands/enable_peer.rb A src/main/ruby/shell/commands/is_disabled.rb A src/m

Re: No 0.94 commits please...

2012-11-13 Thread lars hofhansl
builds.apache.org is incredibly slow. 0.94-security is running > 2h, trying to archive the build artifacts for > 1h now. 0.94 is just waiting for a build machine to become available. Don't expect an RC today... But please no 0.94 checkins. -- Lars From: lar

Build failed in Jenkins: HBase-0.94 #585

2012-11-13 Thread Apache Jenkins Server
See Changes: [larsh] HBASE-4913 Addendum: Fix TestShell -- [...truncated 608 lines...] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 242.168 sec Running org.apache.hadoop.hbase.clien

Build failed in Jenkins: HBase-TRUNK #3536

2012-11-13 Thread Apache Jenkins Server
See Changes: [larsh] HBASE-4913 Addendum: Fix TestShell [jxiang] HBASE-7152 testShouldCheckMasterFailOverWhenMETAIsInOpenedState times out occasionally [nkeywal] HBASE-6356 printStackTrace in FSUtils (Gustavo Anatoly) --

Build failed in Jenkins: HBase-TRUNK #3535

2012-11-13 Thread Apache Jenkins Server
See Changes: [tedyu] HBASE-7128 Reduce annoying catch clauses of UnsupportedEncodingException that is never thrown because of UTF-8 (Hiroshi) -- [...truncated 3324 lines...] Tests run: 1, Failures:

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

2012-11-13 Thread Apache Jenkins Server
See Changes: [larsh] HBASE-5898 Consider double-checked locking for block cache lock (Todd, Elliot, LarsH) [larsh] HBASE-7104 Partial revert, due to build issues. [gchanan] HBASE-7151 Better log message for Per-CF compacti

Re: Please welcome Mr. Jesse Yates as our newest committer

2012-11-13 Thread Andrew Purtell
Congratulations and welcome Jesse. On Sat, Nov 10, 2012 at 10:35 PM, lars hofhansl wrote: > The PMC voted for Jesse Yates as the newest HBase committer. > > Jesse hardly needs any introductions. He has been working on HBase for > while and restarted the work on HBase snapshots. > Even though he

Build failed in Jenkins: HBase-TRUNK #3534

2012-11-13 Thread Apache Jenkins Server
See Changes: [larsh] HBASE-5898 Consider double-checked locking for block cache lock (Todd, Elliot, LarsH) [larsh] HBASE-7104 Partial revert, due to build issues. -- [...truncated 2937 lines...] Te

Build failed in Jenkins: HBase-0.94 #582

2012-11-13 Thread Apache Jenkins Server
See Changes: [larsh] CHANGES.txt, pom.xml in preparation for 0.94.3rc0 [larsh] HBASE-5898 Consider double-checked locking for block cache lock (Todd, Elliot, LarsH) [stack] HBASE-5984 TestLogRolling.testLogRollOnPipelineRestart failed with

Re: HBase trunk build is broken. (likely due to HBASE-7104)

2012-11-13 Thread Nicolas Liochon
Actually, Lars did the work already in HBASE-7104. On Tue, Nov 13, 2012 at 9:28 AM, Nicolas Liochon wrote: > Yes, when I deleted my repo, I reproduced the issue on my env as well. I > suppose it works only if you have built hadoop 1.1 locally. > Removing the reference in the dependency manageme

Re: HBase trunk build is broken. (likely due to HBASE-7104)

2012-11-13 Thread Nicolas Liochon
Yes, when I deleted my repo, I reproduced the issue on my env as well. I suppose it works only if you have built hadoop 1.1 locally. Removing the reference in the dependency management seems to fix the build, which is quite strange (but, as you say, it's maven...)... I'm currently validating this,