[ANNOUNCE] HBase-1.1.6-compatible beta release of ColumnManager For HBase is now available for download

2016-09-08 Thread Daniel Vimont
ColumnManager is now compatible with HBase 1.1.6 via the ColumnManager v1.1.6-beta-04 release, available from the Maven Central Repository[1] and the project's Github page[2]. For those who prefer to "watch the movie" rather than "read the book", there's now a brief video[3] that gives a quick int

Re: [ANNOUNCE] Misty Stanley-Jones joins the Apache HBase PMC

2016-09-08 Thread Yu Li
Congratulations Misty! Best Regards, Yu On 8 September 2016 at 13:18, Misty Stanley-Jones wrote: > Thanks, everyone! I look forward to helping out! > > > On Sep 7, 2016, at 11:40 AM, Sean Busbey wrote: > > > > On behalf of the Apache HBase PMC I am pleased to announce that Misty > has accepted

[jira] [Resolved] (HBASE-16435) Implement RpcChannel for RpcClientImpl

2016-09-08 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang resolved HBASE-16435. --- Resolution: Duplicate > Implement RpcChannel for RpcClientImpl >

[jira] [Resolved] (HBASE-16432) Revisit the asynchronous ipc implementation

2016-09-08 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang resolved HBASE-16432. --- Resolution: Fixed Assignee: Duo Zhang Fix Version/s: 2.0.0 Resolve as all sub-tasks h

[jira] [Created] (HBASE-16584) Backport the new ipc implementation in HBASE-16432 to branch-1

2016-09-08 Thread Duo Zhang (JIRA)
Duo Zhang created HBASE-16584: - Summary: Backport the new ipc implementation in HBASE-16432 to branch-1 Key: HBASE-16584 URL: https://issues.apache.org/jira/browse/HBASE-16584 Project: HBase Iss

[jira] [Created] (HBASE-16585) Rewrite the delegation token tests with Parameterized pattern

2016-09-08 Thread Duo Zhang (JIRA)
Duo Zhang created HBASE-16585: - Summary: Rewrite the delegation token tests with Parameterized pattern Key: HBASE-16585 URL: https://issues.apache.org/jira/browse/HBASE-16585 Project: HBase Issu

[jira] [Created] (HBASE-16586) Procedure v2 - Cleanup sched wait/lock semantic

2016-09-08 Thread Matteo Bertozzi (JIRA)
Matteo Bertozzi created HBASE-16586: --- Summary: Procedure v2 - Cleanup sched wait/lock semantic Key: HBASE-16586 URL: https://issues.apache.org/jira/browse/HBASE-16586 Project: HBase Issue T

[jira] [Created] (HBASE-16587) Procedure v2 - Cleanup suspended proc execution

2016-09-08 Thread Matteo Bertozzi (JIRA)
Matteo Bertozzi created HBASE-16587: --- Summary: Procedure v2 - Cleanup suspended proc execution Key: HBASE-16587 URL: https://issues.apache.org/jira/browse/HBASE-16587 Project: HBase Issue T

Successful: HBase Generate Website

2016-09-08 Thread Apache Jenkins Server
Build status: Successful If successful, the website and docs have been generated. To update the live site, follow the instructions below. If failed, skip to the bottom of this email. Use the following commands to download the patch and apply it to a clean branch based on origin/asf-site. If yo

Re: [DISCUSSION] Merge Backup / Restore - Branch HBASE-7912

2016-09-08 Thread Andrew Purtell
Vlad, I apologize for using the term 'half-baked' in a way that could seem a description of HBASE-7912. I meant that as a general hypothetical. On Wed, Sep 7, 2016 at 9:36 AM, Vladimir Rodionov wrote: > >> I'm not sure that "There is already lots of half-baked code in the > branch, > so what's

[jira] [Resolved] (HBASE-16581) Optimize Replication queue transfers after server fail over

2016-09-08 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He resolved HBASE-16581. -- Resolution: Duplicate > Optimize Replication queue transfers after server fail over > -

Re: [ANNOUNCE] Misty Stanley-Jones joins the Apache HBase PMC

2016-09-08 Thread Esteban Gutierrez
Great news! Well deserved Misty! -- Cloudera, Inc. On Thu, Sep 8, 2016 at 3:07 AM, Yu Li wrote: > Congratulations Misty! > > Best Regards, > Yu > > On 8 September 2016 at 13:18, Misty Stanley-Jones > wrote: > > > Thanks, everyone! I look forward to helping out! > > > > > On Sep 7, 2016, at 11

Re: [DISCUSSION] Merge Backup / Restore - Branch HBASE-7912

2016-09-08 Thread Ted Yu
Is there any concern which is not addressed ? Do we need another Vote thread ? Thanks On Thu, Sep 8, 2016 at 9:21 AM, Andrew Purtell wrote: > Vlad, > > I apologize for using the term 'half-baked' in a way that could seem a > description of HBASE-7912. I meant that as a general hypothetical. >

[jira] [Created] (HBASE-16588) Remove ConnectionFactory#createConnection from backup / restore server code

2016-09-08 Thread Ted Yu (JIRA)
Ted Yu created HBASE-16588: -- Summary: Remove ConnectionFactory#createConnection from backup / restore server code Key: HBASE-16588 URL: https://issues.apache.org/jira/browse/HBASE-16588 Project: HBase

[jira] [Created] (HBASE-16589) Adjust log level for FATAL messages from HBaseReplicationEndpoint that are not fatal

2016-09-08 Thread Andrew Purtell (JIRA)
Andrew Purtell created HBASE-16589: -- Summary: Adjust log level for FATAL messages from HBaseReplicationEndpoint that are not fatal Key: HBASE-16589 URL: https://issues.apache.org/jira/browse/HBASE-16589

[jira] [Reopened] (HBASE-16505) Add AsyncRegion interface to pass deadline and support async operations

2016-09-08 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu reopened HBASE-16505: Reverted from master branch due to open comments. bq. There are no guarantees for coprocessor compatibility be

[jira] [Created] (HBASE-16590) TestRestoreSnapshotFromClientWithRegionReplicas needs to use scan with TIMELINE consistency to countRows

2016-09-08 Thread huaxiang sun (JIRA)
huaxiang sun created HBASE-16590: Summary: TestRestoreSnapshotFromClientWithRegionReplicas needs to use scan with TIMELINE consistency to countRows Key: HBASE-16590 URL: https://issues.apache.org/jira/browse/HBASE

[jira] [Resolved] (HBASE-16497) Add test for backup / restore involving MOB table

2016-09-08 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16497?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu resolved HBASE-16497. Resolution: Fixed Hadoop Flags: Reviewed Thanks for the review, Vlad. > Add test for backup / restor

[jira] [Resolved] (HBASE-16590) TestRestoreSnapshotFromClientWithRegionReplicas needs to use scan with TIMELINE consistency to countRows

2016-09-08 Thread huaxiang sun (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16590?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] huaxiang sun resolved HBASE-16590. -- Resolution: Invalid According to Matteo, the original one is valid. > TestRestoreSnapshotFromC

[jira] [Resolved] (HBASE-16588) Remove ConnectionFactory#createConnection from backup / restore server code

2016-09-08 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu resolved HBASE-16588. Resolution: Fixed Hadoop Flags: Reviewed All backup tests passed. Thanks for the review, Stephen. >

[jira] [Resolved] (HBASE-7708) deprecated call in region_mover.rb causing high cpu utilization

2016-09-08 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey resolved HBASE-7708. Resolution: Won't Fix 0.92 is long since EOL, closing. > deprecated call in region_mover.rb causing

[DISCUSS] Drop the support of jdk7 at a future 1.x release

2016-09-08 Thread Duo Zhang
The main reason is the asynchronous api we want to introduce in HBase today. See HBASE-13784 and HBASE-16505. The CompletableFuture in java8 is very suitable to use as the return value of a async method. We can not use it if we still want to support java7, and sadly, there is no candidate which is

Re: [DISCUSS] Drop the support of jdk7 at a future 1.x release

2016-09-08 Thread Andrew Purtell
I think we should wait until 2.0 before dropping support for less than JDK 8. That's a pretty big deal. But, for 2.0, that would be fine IMHO. > On Sep 8, 2016, at 8:54 PM, Duo Zhang wrote: > > The main reason is the asynchronous api we want to introduce in HBase > today. See HBASE-13784 and H

Re: [DISCUSS] Drop the support of jdk7 at a future 1.x release

2016-09-08 Thread Dima Spivak
I'd worry about doing this from both the client-server compatibility side as well as for when it comes to upgrades. Having to go between Java versions is way scarier for ops people than just swapping JARs. On Thursday, September 8, 2016, Duo Zhang wrote: > The main reason is the asynchronous api

[RESULT][VOTE] First release candidate for hbase-1.2.3 (RC0) is available

2016-09-08 Thread Stack
The vote passes with 4 +1s (3 binding). Thanks to all who voted on the release. Let me push it out as 1.2.3. Thanks, St.Ack On Mon, Aug 29, 2016 at 6:14 PM, Stack wrote: > The first release candidate for HBase 1.2.3 (hbase-1.2.3RC0) is > available for download at: > > https://dist.apache.or