[jira] [Created] (HBASE-16666) Add append and remove peer namespaces cmds for replication

2016-09-21 Thread Guanghao Zhang (JIRA)
Guanghao Zhang created HBASE-1: -- Summary: Add append and remove peer namespaces cmds for replication Key: HBASE-1 URL: https://issues.apache.org/jira/browse/HBASE-1 Project: HBase

[jira] [Created] (HBASE-16667) Building with JDK 8: ignoring option MaxPermSize=256m

2016-09-21 Thread Niels Basjes (JIRA)
Niels Basjes created HBASE-16667: Summary: Building with JDK 8: ignoring option MaxPermSize=256m Key: HBASE-16667 URL: https://issues.apache.org/jira/browse/HBASE-16667 Project: HBase Issue

Re: Volunteer RM for 1.1.7?

2016-09-21 Thread Misty Stanley-Jones
OK, I'm convinced. I can do it. When should I make the RC? On Wed, Sep 21, 2016, at 01:35 PM, Andrew Purtell wrote: > You should try your hand at RM-ing, Misty. Making the candidate should > only take an afternoon. > > Then it's up to the rest of us to try it out and vote. I'll be able to >

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

2016-09-21 Thread Ted Yu
Are there more (review) comments ? Thanks On Tue, Sep 20, 2016 at 10:02 AM, Devaraj Das wrote: > Just reviving this thread. Thanks Sean, Stack, Dima, and others for the > thorough reviews and testing. Thanks Ted and Vlad for taking care of the > feedback. Are we all good

Successful: HBase Generate Website

2016-09-21 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

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

2016-09-21 Thread Ted Yu
That's the correct URL. Just uploaded patch v21 on HBASE-14123 to review board. On Wed, Sep 21, 2016 at 10:16 AM, Matteo Bertozzi wrote: > let me do a "mega patch" review pass. > Is this the latest? https://reviews.apache.org/r/51823/ > > Matteo > > > On Wed, Sep 21,

Re: Volunteer RM for 1.1.7?

2016-09-21 Thread Nick Dimiduk
Excellent, thank you Misty! The release would ideally land 1 month from the 1.1.6 release, so Oct 5 is our target date. This is a loose target, but a starting point. A release candidate VOTE thread is posted for 7 days. We're pretty far into the 1.1.x line, so probably the first or second RC will

Re: Volunteer RM for 1.1.7?

2016-09-21 Thread Andrew Purtell
I've RMed once or twice and can be available to answer questions as well. On Wed, Sep 21, 2016 at 10:59 AM, Nick Dimiduk wrote: > Excellent, thank you Misty! > > The release would ideally land 1 month from the 1.1.6 release, so Oct 5 is > our target date. This is a loose

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

2016-09-21 Thread Matteo Bertozzi
let me do a "mega patch" review pass. Is this the latest? https://reviews.apache.org/r/51823/ Matteo On Wed, Sep 21, 2016 at 7:43 AM, Ted Yu wrote: > Are there more (review) comments ? > > Thanks > > On Tue, Sep 20, 2016 at 10:02 AM, Devaraj Das >

[jira] [Created] (HBASE-16668) Admin class should have a synchronous Admin#mergeRegions* method

2016-09-21 Thread Jonathan Hsieh (JIRA)
Jonathan Hsieh created HBASE-16668: -- Summary: Admin class should have a synchronous Admin#mergeRegions* method Key: HBASE-16668 URL: https://issues.apache.org/jira/browse/HBASE-16668 Project: HBase

[jira] [Created] (HBASE-16669) fix flaky TestAdmin#testmergeRegions

2016-09-21 Thread Jonathan Hsieh (JIRA)
Jonathan Hsieh created HBASE-16669: -- Summary: fix flaky TestAdmin#testmergeRegions Key: HBASE-16669 URL: https://issues.apache.org/jira/browse/HBASE-16669 Project: HBase Issue Type: Bug

[jira] [Created] (HBASE-16670) Make RpcServer#processRequest logic more robust

2016-09-21 Thread Yu Li (JIRA)
Yu Li created HBASE-16670: - Summary: Make RpcServer#processRequest logic more robust Key: HBASE-16670 URL: https://issues.apache.org/jira/browse/HBASE-16670 Project: HBase Issue Type: Bug

[jira] [Created] (HBASE-16674) fix flaky TestAsyncLogRolling.testLogRollOnDatanodeDeath()

2016-09-21 Thread Umesh Agashe (JIRA)
Umesh Agashe created HBASE-16674: Summary: fix flaky TestAsyncLogRolling.testLogRollOnDatanodeDeath() Key: HBASE-16674 URL: https://issues.apache.org/jira/browse/HBASE-16674 Project: HBase

[jira] [Created] (HBASE-16677) Add table size (total store file size) to table page

2016-09-21 Thread Guang Yang (JIRA)
Guang Yang created HBASE-16677: -- Summary: Add table size (total store file size) to table page Key: HBASE-16677 URL: https://issues.apache.org/jira/browse/HBASE-16677 Project: HBase Issue Type:

[jira] [Created] (HBASE-16676) All RPC requests serviced by PriorityRpcServer in some deploys after HBASE-13375

2016-09-21 Thread Andrew Purtell (JIRA)
Andrew Purtell created HBASE-16676: -- Summary: All RPC requests serviced by PriorityRpcServer in some deploys after HBASE-13375 Key: HBASE-16676 URL: https://issues.apache.org/jira/browse/HBASE-16676

[jira] [Created] (HBASE-16675) Average region size may be incorrect when there is region whose RegionLoad cannot be retrieved

2016-09-21 Thread Ted Yu (JIRA)
Ted Yu created HBASE-16675: -- Summary: Average region size may be incorrect when there is region whose RegionLoad cannot be retrieved Key: HBASE-16675 URL: https://issues.apache.org/jira/browse/HBASE-16675

[jira] [Created] (HBASE-16678) MapReduce jobs do not update counters from ScanMetrics

2016-09-21 Thread Enis Soztutar (JIRA)
Enis Soztutar created HBASE-16678: - Summary: MapReduce jobs do not update counters from ScanMetrics Key: HBASE-16678 URL: https://issues.apache.org/jira/browse/HBASE-16678 Project: HBase

[jira] [Created] (HBASE-16679) Flush throughput controller: Minor perf change and fix flaky TestFlushWithThroughputController

2016-09-21 Thread Appy (JIRA)
Appy created HBASE-16679: Summary: Flush throughput controller: Minor perf change and fix flaky TestFlushWithThroughputController Key: HBASE-16679 URL: https://issues.apache.org/jira/browse/HBASE-16679

[jira] [Created] (HBASE-16680) Reduce garbage in BufferChain

2016-09-21 Thread binlijin (JIRA)
binlijin created HBASE-16680: Summary: Reduce garbage in BufferChain Key: HBASE-16680 URL: https://issues.apache.org/jira/browse/HBASE-16680 Project: HBase Issue Type: Improvement

[jira] [Created] (HBASE-16665) Check whether KeyValueUtil.createXXX could be replaced by CellUtil without copy

2016-09-21 Thread Heng Chen (JIRA)
Heng Chen created HBASE-16665: - Summary: Check whether KeyValueUtil.createXXX could be replaced by CellUtil without copy Key: HBASE-16665 URL: https://issues.apache.org/jira/browse/HBASE-16665 Project:

[jira] [Created] (HBASE-16673) Enhance history command: history per backup set

2016-09-21 Thread Vladimir Rodionov (JIRA)
Vladimir Rodionov created HBASE-16673: - Summary: Enhance history command: history per backup set Key: HBASE-16673 URL: https://issues.apache.org/jira/browse/HBASE-16673 Project: HBase

[jira] [Created] (HBASE-16671) Split TestExportSnapshot

2016-09-21 Thread Matteo Bertozzi (JIRA)
Matteo Bertozzi created HBASE-16671: --- Summary: Split TestExportSnapshot Key: HBASE-16671 URL: https://issues.apache.org/jira/browse/HBASE-16671 Project: HBase Issue Type: Test

[jira] [Created] (HBASE-16672) Add option for bulk load to copy hfile(s) instead of renaming

2016-09-21 Thread Ted Yu (JIRA)
Ted Yu created HBASE-16672: -- Summary: Add option for bulk load to copy hfile(s) instead of renaming Key: HBASE-16672 URL: https://issues.apache.org/jira/browse/HBASE-16672 Project: HBase Issue