[jira] [Created] (HBASE-19008) Add missing equals or hashCode method(s) to stock Filter implementations

2017-10-13 Thread Ted Yu (JIRA)
Ted Yu created HBASE-19008: -- Summary: Add missing equals or hashCode method(s) to stock Filter implementations Key: HBASE-19008 URL: https://issues.apache.org/jira/browse/HBASE-19008 Project: HBase

Re: [DISCUSS] HBASE-18978 Table and AsyncTable alignment

2017-10-13 Thread Ted Yu
Nice spreadsheet, Peter. w.r.t. Different return types, I took a look at the discussion on HBASE-18912. I think that changing the return type only doesn't have to be done in this iteration. Cheers On Fri, Oct 13, 2017 at 5:16 PM, Peter Somogyi wrote: > Hi, > > I

Re: [DISCUSS] HBASE-18978 Table and AsyncTable alignment

2017-10-13 Thread Duo Zhang
The coprocessor related methods are in RawAsyncTable interface. Peter Somogyi 于2017年10月14日 周六08:16写道: > Hi, > > I started to work on HBASE-18978 (Align the methods in Table and > AsyncTable) and I would appreciate some feedback from you. > > To make it simpler to compare

[DISCUSS] HBASE-18978 Table and AsyncTable alignment

2017-10-13 Thread Peter Somogyi
Hi, I started to work on HBASE-18978 (Align the methods in Table and AsyncTable) and I would appreciate some feedback from you. To make it simpler to compare the differences between Table and AsyncTable I put together a spreadsheet.

[jira] [Resolved] (HBASE-18901) Support build with CMake

2017-10-13 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18901?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser resolved HBASE-18901. Resolution: Fixed Hadoop Flags: Reviewed Thanks for the monumental effort here, [~phrocker]!

[jira] [Created] (HBASE-19007) Align Services Interfaces in Master and RegionServer

2017-10-13 Thread stack (JIRA)
stack created HBASE-19007: - Summary: Align Services Interfaces in Master and RegionServer Key: HBASE-19007 URL: https://issues.apache.org/jira/browse/HBASE-19007 Project: HBase Issue Type: Task

Re: Delaying 1.1.13 for another month

2017-10-13 Thread Nick Dimiduk
Our beloved branch-1.1 is still showing only the most minor product changes. Almost everything since 1.1.12 is build, test related. Once again, I'll let it continue on the back-burner for another month, unless someone speaks up. Same time next month, -n On Mon, Sep 18, 2017 at 9:04 PM, Nick

[jira] [Created] (HBASE-19006) Fix TestIncrementalBackupWithBulkLoad under hadoop3

2017-10-13 Thread Vladimir Rodionov (JIRA)
Vladimir Rodionov created HBASE-19006: - Summary: Fix TestIncrementalBackupWithBulkLoad under hadoop3 Key: HBASE-19006 URL: https://issues.apache.org/jira/browse/HBASE-19006 Project: HBase

slack

2017-10-13 Thread Álvaro García
Is there an HBase public Slack channel? I am Álvaro, I have done research and hacking on HBase in the past. I am interested in keeping in contact with the community. Latest releases, features and functionality, etc. Cheers. Álvaro algarecu.wordpress.com

[jira] [Created] (HBASE-19005) Mutation batch should not accept operations with different durabilities

2017-10-13 Thread Umesh Agashe (JIRA)
Umesh Agashe created HBASE-19005: Summary: Mutation batch should not accept operations with different durabilities Key: HBASE-19005 URL: https://issues.apache.org/jira/browse/HBASE-19005 Project:

Re: Jenkins build for 1.3 failing with NullPointerException

2017-10-13 Thread Sean Busbey
That seems like the kind of decision any committer is empowered to make. Thus far, as a committer I have elected to leave all of the old jobs in place until the new ones are live because I'd personally consider having no nightly job with visibility to contributors as a blocker. If you are unsure

Re: Jenkins build for 1.3 failing with NullPointerException

2017-10-13 Thread Ted Yu
Does that mean https://builds.apache.org/job/HBase-1.3-JDK7 should be disabled ? On Fri, Oct 13, 2017 at 10:33 AM, Sean Busbey wrote: > Ted, if the problem isn't also happening on the new nightly builds[1] > please

Re: Jenkins build for 1.3 failing with NullPointerException

2017-10-13 Thread Sean Busbey
Ted, if the problem isn't also happening on the new nightly builds[1] please just ignore it. The sooner we can get the new nightly jobs stable and turn off the old jobs the better for all of us. The problems that we already have tracked for the new nightly builds all show up as blockers of

Re: Jenkins build for 1.3 failing with NullPointerException

2017-10-13 Thread Ted Yu
Thanks for taking a look. Logged INFRA-15275 On Fri, Oct 13, 2017 at 10:09 AM, Mike Drob wrote: > I am not able to reproduce that locally with JDK7, but maybe it has > something to do with docker or the jenkins build environment not having the > right things set up > > On

Re: Jenkins build for 1.3 failing with NullPointerException

2017-10-13 Thread Mike Drob
I am not able to reproduce that locally with JDK7, but maybe it has something to do with docker or the jenkins build environment not having the right things set up On Fri, Oct 13, 2017 at 10:52 AM, Ted Yu wrote: > Hi, > From

Jenkins build for 1.3 failing with NullPointerException

2017-10-13 Thread Ted Yu
Hi, >From https://builds.apache.org/job/HBase-1.3-JDK7/307/console : [ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M1:enforce (min-maven-min-java-banned-xerces) on project hbase: Execution min-maven-min-java-banned-xerces of goal

[jira] [Created] (HBASE-19004) master.RegionStates: THIS SHOULD NOT HAPPEN: unexpected

2017-10-13 Thread lujie (JIRA)
lujie created HBASE-19004: - Summary: master.RegionStates: THIS SHOULD NOT HAPPEN: unexpected Key: HBASE-19004 URL: https://issues.apache.org/jira/browse/HBASE-19004 Project: HBase Issue Type: Bug