Jenkins build is back to normal : HBase-0.92 #532

2012-08-24 Thread Apache Jenkins Server
See

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

2012-08-24 Thread Apache Jenkins Server
See

Build failed in Jenkins: HBase-0.94 #433

2012-08-24 Thread Apache Jenkins Server
See Changes: [larsh] HBASE-6496 Addendum - add test category -- [...truncated 615 lines...] Running org.apache.hadoop.hbase.coprocessor.TestRegionServerCoprocessorExceptionWithAbort Tests run: 1, Fail

Build failed in Jenkins: HBase-TRUNK #3274

2012-08-24 Thread Apache Jenkins Server
See Changes: [larsh] HBASE-6496 Addendum - add test category -- [...truncated 2603 lines...] Running org.apache.hadoop.hbase.regionserver.TestCompaction Tests run: 15, Failures: 0, Errors: 0, Skipped

Build failed in Jenkins: HBase-TRUNK #3273

2012-08-24 Thread Apache Jenkins Server
See Changes: [larsh] HBASE-6496 Example ZK based scan policy [stack] HBASE-6477 Use PB filter definitions in RPC [stack] HBASE-5449 Support for wire-compatible security functionality; ADD MISSING FILES --

Build failed in Jenkins: HBase-0.92 #531

2012-08-24 Thread Apache Jenkins Server
See Changes: [stack] HBASE-6641 more message with DoNotRetryIOException in client [stack] HBASE-6211 Put latencies in jmx -- [...truncated 1805 lines...] Tests run: 1, Failures: 0, Errors: 0, Skipped:

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

2012-08-24 Thread Apache Jenkins Server
See Changes: [stack] HBASE-5449 Support for wire-compatible security functionality; ADD MISSING FILES [stack] HBASE-5449 Support for wire-compatible security functionality; REVERT OVERCOMMIT [stack] HBASE-5449 Support for

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

2012-08-24 Thread Apache Jenkins Server
See

Build failed in Jenkins: HBase-TRUNK #3272

2012-08-24 Thread Apache Jenkins Server
See Changes: [stack] HBASE-5449 Support for wire-compatible security functionality; REVERT OVERCOMMIT [stack] HBASE-5449 Support for wire-compatible security functionality [stack] HBASE-6641 more message with DoNotRetryIOException in cli

Single parameter HTable constructors gone in 0.94 without warning

2012-08-24 Thread Jean-Daniel Cryans
Hi dev, While moving to 0.94 we encountered the problem that the HTable constructors that only took the table name were removed by https://issues.apache.org/jira/browse/HBASE-4746 Ted mentioned in a review that these constructors should be marked as deprecated in 0.92 but it was never done. Basi

Build failed in Jenkins: HBase-0.94 #430

2012-08-24 Thread Apache Jenkins Server
See Changes: [stack] HBASE-6211 Put latencies in jmx -- [...truncated 576 lines...] Running org.apache.hadoop.hbase.io.hfile.TestHFileBlockIndex Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time

Jenkins build is back to normal : HBase-0.92 #530

2012-08-24 Thread Apache Jenkins Server
See

Re: [Discuss] Release 0.92.2?

2012-08-24 Thread Shrijeet Paliwal
I have filed https://issues.apache.org/jira/browse/HBASE-6660 . Sorry for spoiling the party :( On Fri, Aug 24, 2012 at 2:25 PM, Stack wrote: > On Fri, Aug 24, 2012 at 12:55 PM, Dave Wang wrote: > > I believe this would be solved by a backport of HBASE-6211 into 0.92.x. > > > > I did the backp

Re: [Discuss] Release 0.92.2?

2012-08-24 Thread Stack
On Fri, Aug 24, 2012 at 12:55 PM, Dave Wang wrote: > I believe this would be solved by a backport of HBASE-6211 into 0.92.x. > I did the backport David but the little test program in HBASE-6211 still throws the ERROR loggings. Elliott is taking a look. St.Ack

Re: [Discuss] Release 0.92.2?

2012-08-24 Thread Stack
On Fri, Aug 24, 2012 at 2:15 PM, Devaraj Das wrote: > What's the log splitting one? > I am looking at the replication one .. if anyone else (including you, Stack) > is willing to look at it, welcome.. > org.apache.hadoop.hbase.regionserver.TestSplitTransactionOnCluster.testSplitBeforeSettingSpli

Re: [Discuss] Release 0.92.2?

2012-08-24 Thread Devaraj Das
What's the log splitting one? I am looking at the replication one .. if anyone else (including you, Stack) is willing to look at it, welcome.. On Aug 24, 2012, at 11:19 AM, Stack wrote: > On Tue, Aug 21, 2012 at 12:25 AM, Devaraj Das wrote: >> I'll take a look at the flaky tests. I'll post upd

Re: [Discuss] Release 0.92.2?

2012-08-24 Thread Stack
On Fri, Aug 24, 2012 at 1:58 PM, Shrijeet Paliwal wrote: > Notice how region server was stuck in a loop of NPE (grep > processBatchCallback). > There is one more NPE related to zookeeper constructor. > > JD was there at irc channel and he thought it could be regression. > FIle a blocker Shrijeet

Re: [Discuss] Release 0.92.2?

2012-08-24 Thread Shrijeet Paliwal
Finally I should add , going back to 0.92.1 got cluster back on feet. It does not prove anything though, I might've got lucky! On Fri, Aug 24, 2012 at 1:58 PM, Shrijeet Paliwal wrote: > Sorry sent too early by mistake. > Continuing.. > > I upgraded three data centers to our own checkout of 0.92.

Re: [Discuss] Release 0.92.2?

2012-08-24 Thread Shrijeet Paliwal
Sorry sent too early by mistake. Continuing.. I upgraded three data centers to our own checkout of 0.92.2. Two went fine, upgrade to one data center failed. Failed in the sense that ROOT and META assignment took unusually long. Panic struck I restarted master and all region servers and managed to

Re: [Discuss] Release 0.92.2?

2012-08-24 Thread Shrijeet Paliwal
Hi, I wanted to report one more issue. Recently I upgraded three data centers to our own checkout of 0.92.2, last commit : commit 5accb6a1be4776630126ac21d07adb652b74df95 Author: Zhihong Yu Date: Mon Aug 20 18:19:45 2012 + 24 HBASE-6608 Fix for HBASE-6160, META entries

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

2012-08-24 Thread Apache Jenkins Server
See

Build failed in Jenkins: HBase-TRUNK #3271

2012-08-24 Thread Apache Jenkins Server
See Changes: [stack] HBASE-6623 [replication] replication metrics value AgeOfLastShippedOp is not set correctly [ramkrishna] HBASE-6633 Adding new hooks to the split flow - For roll backs and one final hook after split is completed eithe

Re: [Discuss] Release 0.92.2?

2012-08-24 Thread Dave Wang
I believe this would be solved by a backport of HBASE-6211 into 0.92.x. - Dave On Fri, Aug 24, 2012 at 12:28 PM, Stack wrote: > On Fri, Aug 24, 2012 at 11:57 AM, Shrijeet Paliwal > wrote: > > 0.92.2 has following error messages in region server logs (while it is > > initializing RegionServerMe

Build failed in Jenkins: HBase-0.92 #529

2012-08-24 Thread Apache Jenkins Server
See Changes: [ramkrishna] HBASE-6437 Avoid admin.balance during master initialize Submitted by:rajesh Reviewed by:Ted -- [...truncated 1467 lines...] [INFO] --- maven-remote-resources-plugin:1.1:proce

Re: [Discuss] Release 0.92.2?

2012-08-24 Thread Stack
On Fri, Aug 24, 2012 at 11:57 AM, Shrijeet Paliwal wrote: > 0.92.2 has following error messages in region server logs (while it is > initializing RegionServerMetrics). Some one reported it here > https://issues.apache.org/jira/browse/HBASE-6514 . > > 1591 2012-08-22 20:08:28,106 ERROR org.apache.

Re: TestThriftServerCmdLine seems to need 12 minutes to run.

2012-08-24 Thread Jesse Yates
On Fri, Aug 24, 2012 at 6:54 AM, N Keywal wrote: > > I've seen as well these ones: > Running > org.apache.hadoop.hbase.backup.example.TestZooKeeperTableArchiveClient > Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 284.153 sec > > This one was me. It does a bunch of waiting for c

Re: 0.94.2

2012-08-24 Thread lars hofhansl
Alright. I created a 0.94.3 release target. If you can, please move all 0.94.x jiras you don't plan to work on soon (within a week or so) to 0.94.3. I'll do a sweep throughout the next week. Maybe I can cut an RC by the end of next week. Thanks. -- Lars - Original Message - From: El

Re: [Discuss] Release 0.92.2?

2012-08-24 Thread Shrijeet Paliwal
0.92.2 has following error messages in region server logs (while it is initializing RegionServerMetrics). Some one reported it here https://issues.apache.org/jira/browse/HBASE-6514 . 1591 2012-08-22 20:08:28,106 ERROR org.apache.hadoop.metrics.MetricsUtil: unknown metrics type: org.apache.hadoop.

Build failed in Jenkins: HBase-TRUNK #3270

2012-08-24 Thread Apache Jenkins Server
See Changes: [stack] Fix type -- from Shrijeet Paliwal -- [...truncated 2579 lines...] Running org.apache.hadoop.hbase.TestInfoServers Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:

Re: TestThriftServerCmdLine seems to need 12 minutes to run.

2012-08-24 Thread Stack
On Fri, Aug 24, 2012 at 9:02 AM, N Keywal wrote: > Done: HBASE-6655 > > I was thinking about a hard option: changing the fork timeout on build > with the profile "runAllTests". Today is 15 minutes, at the beginning > I would make it around 10 minutes, but with a progressive target of 5 > minutes o

Re: 0.96.0

2012-08-24 Thread Ted Yu
I like the notion of cutting 0.96 RC in a month. I would volunteer to be the release manager. Cheers On Fri, Aug 24, 2012 at 11:35 AM, Stack wrote: > 0.96.0 seems to be coming along nicely. There's 10 blockers and 22 > criticals. Most of the blockers are being actively worked on or are > sm

0.96.0

2012-08-24 Thread Stack
0.96.0 seems to be coming along nicely. There's 10 blockers and 22 criticals. Most of the blockers are being actively worked on or are small enough. Some of the criticals likewise and a few we could move out. Its looking like we should be able to branch 0.96 soon. Within a month? 0.96.0 will

Re: 0.94.2

2012-08-24 Thread Elliott Clark
I think the perf improvements alone would warrant a 0.94.2. HBASE-6602 was pretty critical for us and HBASE-6603 was a great find. Smaller releases mean more work testing rc's but it sure is nice to debug when the delta is smaller (see HBASE-6577). On Fri, Aug 24, 2012 at 11:17 AM, Stack wrote:

Re: [Discuss] Release 0.92.2?

2012-08-24 Thread Stack
On Tue, Aug 21, 2012 at 12:25 AM, Devaraj Das wrote: > I'll take a look at the flaky tests. I'll post updates. I think we're making pretty good progress on the flakeys. There is still a log splitting and replication test that we could nail and then I'd say we should cut the RC. St.Ack

Re: 0.94.2

2012-08-24 Thread Stack
On Fri, Aug 24, 2012 at 10:41 AM, lars hofhansl wrote: > 0.94.1 has been released two weeks ago. Seeing that it typically takes > multiple weeks to tie up a release go through the RC process, in the interest > of a faster release cycle, > I would like to start thinking about 0.94.2 now. > There

Build failed in Jenkins: HBase-TRUNK #3269

2012-08-24 Thread Apache Jenkins Server
See -- [...truncated 2585 lines...] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.305 sec Running org.apache.hadoop.hbase.regionserver.handler.TestOpenRegionHandler Tests run: 3, Failures:

0.94.2

2012-08-24 Thread lars hofhansl
0.94.1 has been released two weeks ago. Seeing that it typically takes multiple weeks to tie up a release go through the RC process, in the interest of a faster release cycle, I would like to start thinking about 0.94.2 now. There are 38 improvements and bugfixes against 0.94.2 already, and some

Re: Typo in HFile V2 and the “Bigger, Fewer” Tendency section

2012-08-24 Thread Stack
On Fri, Aug 24, 2012 at 9:19 AM, Shrijeet Paliwal wrote: > Minor typo, fixed in attached patch. > Mailing lists don't allow patches honey. You can send it over to me and I'll stick it in Shrijeet... Good on you, St.Ack

Build failed in Jenkins: HBase-TRUNK #3268

2012-08-24 Thread Apache Jenkins Server
See Changes: [nkeywal] HBASE-6654 io.encoding.TestChangingEncoding could be faster -- [...truncated 2580 lines...] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.646 sec Running o

Typo in HFile V2 and the “Bigger, Fewer” Tendency section

2012-08-24 Thread Shrijeet Paliwal
Minor typo, fixed in attached patch. -Shrijeet

manual notification after commenting in HBASE JIRA

2012-08-24 Thread Ted Yu
Hi, There was JIRA maintenance this morning. After that, I no longer receive email notification from JIRA. I filed INFRA-5192 In the interim, please notify dev@ if you plan to integrate patch or have made new patches. Thanks

Re: TestThriftServerCmdLine seems to need 12 minutes to run.

2012-08-24 Thread N Keywal
Done: HBASE-6655 I was thinking about a hard option: changing the fork timeout on build with the profile "runAllTests". Today is 15 minutes, at the beginning I would make it around 10 minutes, but with a progressive target of 5 minutes or so. This way, whatever takes too long will be VERY visible.

Build failed in Jenkins: HBase-TRUNK #3267

2012-08-24 Thread Apache Jenkins Server
See -- [...truncated 2582 lines...] Running org.apache.hadoop.hbase.regionserver.handler.TestCloseRegionHandler Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.051 sec Running org.apache.had

Re: TestThriftServerCmdLine seems to need 12 minutes to run.

2012-08-24 Thread Stack
On Fri, Aug 24, 2012 at 6:54 AM, N Keywal wrote: > Hello, > > Running org.apache.hadoop.hbase.thrift.TestThriftServerCmdLine > Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 733.972 sec > > That's 12 minutes, not far from the current timeout for a single test > (900 seconds). > I

Build failed in Jenkins: HBase-TRUNK #3266

2012-08-24 Thread Apache Jenkins Server
See Changes: [Tedyu] HBASE-6584 TestAssignmentManager#testDisablingTableRegionsAssignmentDuringCleanClusterStartup fails due to port 6 already in use (Rajesh) -- [...truncated 2583 lines...] Ru

TestThriftServerCmdLine seems to need 12 minutes to run.

2012-08-24 Thread N Keywal
Hello, Running org.apache.hadoop.hbase.thrift.TestThriftServerCmdLine Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 733.972 sec That's 12 minutes, not far from the current timeout for a single test (900 seconds). Is there anyone working on this or adding new tests there? As you

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

2012-08-24 Thread Apache Jenkins Server
See Changes: [larsh] HBASE-6577 REVERT -- [...truncated 12717 lines...] Running org.apache.hadoop.hbase.regionserver.TestCacheOnWriteInSchema Tests run: 3, Failures: 0, Errors: 0, Skip

Build failed in Jenkins: HBase-TRUNK #3265

2012-08-24 Thread Apache Jenkins Server
See -- [...truncated 2583 lines...] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.322 sec Running org.apache.hadoop.hbase.regionserver.handler.TestOpenRegionHandler Tests run: 3, Failures:

Build failed in Jenkins: HBase-TRUNK #3264

2012-08-24 Thread Apache Jenkins Server
See -- [...truncated 2591 lines...] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.047 sec Running org.apache.hadoop.hbase.master.TestRestartCluster Tests run: 2, Failures: 0, Errors: 0, Sk

Jenkins build is back to normal : HBase-0.92 #527

2012-08-24 Thread Apache Jenkins Server
See

Build failed in Jenkins: HBase-0.94 #428

2012-08-24 Thread Apache Jenkins Server
See -- [...truncated 574 lines...] Running org.apache.hadoop.hbase.io.encoding.TestChangingEncoding Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 391.792 sec Running org.apache.hadoop.hbase.co

Re: Hbase Shell: UnsatisfiedLinkError

2012-08-24 Thread o brbrs
2012/8/23 Stack > On Thu, Aug 23, 2012 at 1:48 AM, o brbrs wrote: > > Thanks for your reply. I fixed the problem by changing jffi and ffi > folders > > which are in jruby-complete-1.0.6.jar with folders which are in > > jruby-complete-1.0.7.jar and patching again jruby-complete-1.0.6.jar. It > >

Build failed in Jenkins: HBase-0.94 #427

2012-08-24 Thread Apache Jenkins Server
See -- [...truncated 576 lines...] Running org.apache.hadoop.hbase.coprocessor.TestRegionObserverBypass Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.782 sec Running org.apache.hadoop.hbase