Re: DISCUSSION: Component Lieutenants?

2012-09-18 Thread Jonathan Hsieh
For me, I'd say hbck, copytable, snapshots, and likely assignment soon. Jon. On Mon, Sep 17, 2012 at 9:22 PM, Ramkrishna.S.Vasudevan ramkrishna.vasude...@huawei.com wrote: I can volunteer for Assignments( though the trunk code I need some more hands on), Split regions, HLog replay.

RE: DISCUSSION: Component Lieutenants?

2012-09-18 Thread Ramkrishna.S.Vasudevan
I can add the HalfStoreFile related things that happens after split. (forgot to add last time) Regards Ram -Original Message- From: Jonathan Hsieh [mailto:j...@cloudera.com] Sent: Tuesday, September 18, 2012 12:45 PM To: dev@hbase.apache.org Subject: Re: DISCUSSION: Component

RE: DISCUSSION: Component Lieutenants?

2012-09-18 Thread Anoop Sam John
It will be my pleasure to be there for co processor, filters, scan flows and put delete flows... [If you guys allow me :)] -Anoop- From: Ted Yu [yuzhih...@gmail.com] Sent: Tuesday, September 18, 2012 9:35 AM To: dev@hbase.apache.org; lars hofhansl

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

2012-09-18 Thread Apache Jenkins Server
See https://builds.apache.org/job/HBase-TRUNK-on-Hadoop-2.0.0/179/changes Changes: [Gary Helmling] HBASE-5448 Support dynamic coprocessor endpoints with protobuf based RPC -- [...truncated 12963 lines...] Forking command line: /bin/sh -c cd

Re: Was HBASE-3817 really fixed? (HBase Shell has an issue accepting FILTER for the 'scan' command.)

2012-09-18 Thread Norbert Burger
Hi Shumin, seems like the example provided is missing a closing rparen? Try changing, for example, the scan+filter line to be: scan 'test', {COLUMNS=cf:u, FILTER=SingleColumnValueFilter.new (Bytes.toBytes('cf'), Bytes.toBytes('u'), CompareFilter::CompareOp.valueOf('EQUAL'),

Build failed in Jenkins: HBase-TRUNK #3346

2012-09-18 Thread Apache Jenkins Server
See https://builds.apache.org/job/HBase-TRUNK/3346/changes Changes: [tedyu] HBASE-6438 Addendum checks regionAlreadyInTransitionException when generating region plan (Chunhui) -- [...truncated 2661 lines...] Tests run: 2, Failures: 0, Errors: 0, Skipped:

Build failed in Jenkins: HBase-0.94 #472

2012-09-18 Thread Apache Jenkins Server
See https://builds.apache.org/job/HBase-0.94/472/changes Changes: [tedyu] HBASE-6438 Addendum checks regionAlreadyInTransitionException when generating region plan (Chunhui) -- [...truncated 2109 lines...] Running

Re: Was HBASE-3817 really fixed? (HBase Shell has an issue accepting FILTER for the 'scan' command.)

2012-09-18 Thread Shumin Wu
Hi Norbert, Thanks for your reply and nice to see you here in the community. I tried your version of query and found it worked fine. So that was just a false alarm. But it is strange that my shell swallowed the prompt and suppressed the subsequent query results. I am using the standard terminal

Re: DISCUSSION: Component Lieutenants?

2012-09-18 Thread Stack
On Tue, Sep 18, 2012 at 2:40 AM, Anoop Sam John anoo...@huawei.com wrote: It will be my pleasure to be there for co processor, filters, scan flows and put delete flows... [If you guys allow me :)] Excellent. Keep volunteering and then I'll write up a list and post it here for quick review

Re: ANN: The 1st hbase 0.94.2 release candidate is available for download

2012-09-18 Thread Stack
On Mon, Sep 17, 2012 at 9:03 PM, lars hofhansl lhofha...@yahoo.com wrote: Friendly reminder to please test out this release candidate. I filled in the spread sheet with the tests I performed so far, and I'll do more testing in a bigger cluster tomorrow. FYI, the lads here are trying to roll

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

2012-09-18 Thread Apache Jenkins Server
See https://builds.apache.org/job/HBase-0.92/580/changes

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

2012-09-18 Thread Apache Jenkins Server
See https://builds.apache.org/job/HBase-TRUNK/3347/changes

Build failed in Jenkins: HBase-0.94 #473

2012-09-18 Thread Apache Jenkins Server
See https://builds.apache.org/job/HBase-0.94/473/changes Changes: [jxiang] HBASE-6803 script hbase should add JAVA_LIBRARY_PATH to LD_LIBRARY_PATH -- [...truncated 583 lines...] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.044 sec

Re: DISCUSSION: Component Lieutenants?

2012-09-18 Thread lars hofhansl
I'd add WAL/HLog, Mutations (Put/Delete), Memstore, and Coprocessors to what I'd volunteer for since I've been in that code a lot. From: lars hofhansl lhofha...@yahoo.com To: dev@hbase.apache.org dev@hbase.apache.org Sent: Monday, September 17, 2012 4:13 PM

Re: DISCUSSION: Component Lieutenants?

2012-09-18 Thread Jesse Yates
I'll be up for maven/build (apparently I'm a masochist), snapshots, client and coprocessors. - Jesse Yates Sent from my iPhone. On Sep 18, 2012, at 11:58 AM, Amandeep Khurana ama...@gmail.com wrote: I'd like to volunteer for client, tools (copytable, export/import, etc and others that will

Re: DISCUSSION: Component Lieutenants?

2012-09-18 Thread Gregory Chanan
How are we deciding what counts as a component? Based on what people say here? Some of these seem vastly different in scope (e.g. Client vs HalfStoreFile). Also, will it be obvious, from the JIRA, who I need to get reviews from and how many? From Stack's e-mail it sounds like clicking on the

Re: DISCUSSION: Component Lieutenants?

2012-09-18 Thread Jimmy Xiang
If it is ok, I'd like to volunteer for hbck, trunk version assignment, distributed log splitting, and pb related. Thanks, Jimmy On Tue, Sep 18, 2012 at 11:58 AM, Amandeep Khurana ama...@gmail.com wrote: I'd like to volunteer for client, tools (copytable, export/import, etc and others that will

Re: DISCUSSION: Component Lieutenants?

2012-09-18 Thread Andrew Purtell
I agree. I think those listed on the component should be those to ping for a review but it's just that... With the expectation that such volunteers will do reviews as needed. And a +1 from any on the list will do, or two +1s from any committer. If we have too many volunteers in one area and not

Re: DISCUSSION: Component Lieutenants?

2012-09-18 Thread Himanshu Vashishtha
+1 for trying this out. I'd like to volunteer for io, replication, and coprocessors (ACL, security). Himanshu On Tue, Sep 18, 2012 at 12:58 PM, Amandeep Khurana ama...@gmail.com wrote: I'd like to volunteer for client, tools (copytable, export/import, etc and others that will come up in the

Re: DISCUSSION: Component Lieutenants?

2012-09-18 Thread Ted Yu
What if we have a +1 from someone on the list and at the same time a -1 from someone off the list ? Cheers On Tue, Sep 18, 2012 at 12:47 PM, Andrew Purtell apurt...@apache.orgwrote: I agree. I think those listed on the component should be those to ping for a review but it's just that... With

Re: DISCUSSION: Component Lieutenants?

2012-09-18 Thread Todd Lipcon
-1s should always act as vetos -Todd On Tue, Sep 18, 2012 at 1:24 PM, Ted Yu yuzhih...@gmail.com wrote: What if we have a +1 from someone on the list and at the same time a -1 from someone off the list ? Cheers On Tue, Sep 18, 2012 at 12:47 PM, Andrew Purtell apurt...@apache.orgwrote: I

Build failed in Jenkins: HBase-TRUNK #3348

2012-09-18 Thread Apache Jenkins Server
See https://builds.apache.org/job/HBase-TRUNK/3348/changes Changes: [stack] HBASE-6795 mvn compile fails on a fresh checkout with empty ~/.m2/repo [stack] HBASE-6412 Move external servers to metrics2 (thrift,thrift2,rest) -- [...truncated 2724 lines...]

Re: DISCUSSION: Component Lieutenants?

2012-09-18 Thread Andrew Purtell
+1 Vetos are vetos. We're not changing how votes are done, as far as I know, just guiding contributors to helpful and knowledgeable folks, and streamlining RTC a bit. On Tuesday, September 18, 2012, Todd Lipcon wrote: -1s should always act as vetos -Todd On Tue, Sep 18, 2012 at 1:24 PM,

Build failed in Jenkins: HBase-TRUNK #3349

2012-09-18 Thread Apache Jenkins Server
See https://builds.apache.org/job/HBase-TRUNK/3349/changes Changes: [stack] HBASE-6809 Deprecate Old metrics classes. [stack] HBASE-6409 Create histogram class for metrics 2 -- [...truncated 2741 lines...] Tests run: 1, Failures: 0, Errors: 0, Skipped:

Re: DISCUSSION: Component Lieutenants?

2012-09-18 Thread Stack
On Tue, Sep 18, 2012 at 12:37 PM, Gregory Chanan gcha...@cloudera.com wrote: How are we deciding what counts as a component? Based on what people say here? Yes. I think that is ok. If the thing can be described and someone has volunteered to look after it, then it 'exists'. Some of these

Build failed in Jenkins: HBase-TRUNK #3350

2012-09-18 Thread Apache Jenkins Server
See https://builds.apache.org/job/HBase-TRUNK/3350/changes Changes: [stack] HBASE-6779 Fix issues analysis.apache.org raises about StochasticLoadBalancer [stack] HBASE-6592 [shell] Add means of custom formatting output by column -- [...truncated 2741

RE: DISCUSSION: Component Lieutenants?

2012-09-18 Thread Bijieshan
I would like to volunteer for client, Scan, Filter, Region Splitting, Create Table(Table related operations)... Thank you:) Jieshan -Original Message- From: saint@gmail.com [mailto:saint@gmail.com] On Behalf Of Stack Sent: Wednesday, September 19, 2012 6:15 AM To:

Re: DISCUSSION: Component Lieutenants?

2012-09-18 Thread Devaraj Das
I'd like to volunteer for IPC, PB, Security, and, Replication stuff. On Tue, Sep 18, 2012 at 5:51 PM, Bijieshan bijies...@huawei.com wrote: I would like to volunteer for client, Scan, Filter, Region Splitting, Create Table(Table related operations)... Thank you:) Jieshan -Original

Build failed in Jenkins: HBase-TRUNK #3351

2012-09-18 Thread Apache Jenkins Server
See https://builds.apache.org/job/HBase-TRUNK/3351/changes Changes: [stack] HBASE-6408 Naming and documenting of the hadoop-metrics2.properties file -- [...truncated 2779 lines...] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 99.543 sec