Re: Backup Implementation (WAS => Re: [DISCUSSION] MR jobs started by Master or RS)

2016-09-26 Thread Devaraj Das
Vlad, thinking about it a little more, since the master is not orchestrating the backup, let's make it dead simple as a first pass. I think we should do the following: All or most of the Backup/Restore operations (especially the MR job spawns) should be moved to the client. Ignore security for

[jira] [Created] (HBASE-16715) Signing keys could not be imported

2016-09-26 Thread Francis Chuang (JIRA)
Francis Chuang created HBASE-16715: -- Summary: Signing keys could not be imported Key: HBASE-16715 URL: https://issues.apache.org/jira/browse/HBASE-16715 Project: HBase Issue Type: Bug

[jira] [Created] (HBASE-16714) Procedure V2 - use base class to remove duplicate set up test code in table DDL procedures

2016-09-26 Thread Stephen Yuan Jiang (JIRA)
Stephen Yuan Jiang created HBASE-16714: -- Summary: Procedure V2 - use base class to remove duplicate set up test code in table DDL procedures Key: HBASE-16714 URL:

[jira] [Reopened] (HBASE-11354) HConnectionImplementation#DelayedClosing does not start

2016-09-26 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell reopened HBASE-11354: We came across this in an 0.98 install, let's apply just to 0.98 >

[jira] [Created] (HBASE-16713) Bring back connection caching as a client API

2016-09-26 Thread Enis Soztutar (JIRA)
Enis Soztutar created HBASE-16713: - Summary: Bring back connection caching as a client API Key: HBASE-16713 URL: https://issues.apache.org/jira/browse/HBASE-16713 Project: HBase Issue Type:

[jira] [Created] (HBASE-16712) fix hadoop-3.0 profile mvn install

2016-09-26 Thread Jonathan Hsieh (JIRA)
Jonathan Hsieh created HBASE-16712: -- Summary: fix hadoop-3.0 profile mvn install Key: HBASE-16712 URL: https://issues.apache.org/jira/browse/HBASE-16712 Project: HBase Issue Type: Bug

[jira] [Created] (HBASE-16711) Fix hadoop-3.0 profile compile

2016-09-26 Thread Jonathan Hsieh (JIRA)
Jonathan Hsieh created HBASE-16711: -- Summary: Fix hadoop-3.0 profile compile Key: HBASE-16711 URL: https://issues.apache.org/jira/browse/HBASE-16711 Project: HBase Issue Type: Bug

Successful: hbase.apache.org HTML Checker

2016-09-26 Thread Apache Jenkins Server
Successful If successful, the HTML and link-checking report for http://hbase.apache.org is available at https://builds.apache.org/job/HBase%20Website%20Link%20Ckecker/62/artifact/link_report/index.html. If failed, see https://builds.apache.org/job/HBase%20Website%20Link%20Ckecker/62/console.

[jira] [Resolved] (HBASE-16694) Reduce garbage for onDiskChecksum in HFileBlock

2016-09-26 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell resolved HBASE-16694. Resolution: Fixed Hadoop Flags: Reviewed Fix Version/s: 0.98.23

Re: Need hand-holding for 1.1.7 release management

2016-09-26 Thread Misty Stanley-Jones
Thanks, I have followed those steps and now I am attempting to build the RC. Let's see how it goes. On Tue, Sep 27, 2016, at 05:20 AM, Sean Busbey wrote: > My ~/.m2/settings.xml file looks like the example from the "pushing > stuff to maven" guide[1]: > > http://maven.apache.org/SETTINGS/1.0.0;

Re: Need hand-holding for 1.1.7 release management

2016-09-26 Thread Sean Busbey
My ~/.m2/settings.xml file looks like the example from the "pushing stuff to maven" guide[1]: http://maven.apache.org/SETTINGS/1.0.0; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance; xsi:schemaLocation="http://maven.apache.org/SETTINGS/1.0.0

Re: Backup Implementation (WAS => Re: [DISCUSSION] MR jobs started by Master or RS)

2016-09-26 Thread Vladimir Rodionov
Ok, we had internal discussion and this is what we are suggesting now: 1. We will create separate module (hbase-backup) and move server-side code there. 2. Master and RS will be MR and backup free. 3. The code from Master will be moved into standalone service (BackupService) for procedure

[jira] [Created] (HBASE-16710) Add ZStandard Codec to Compression.java

2016-09-26 Thread churro morales (JIRA)
churro morales created HBASE-16710: -- Summary: Add ZStandard Codec to Compression.java Key: HBASE-16710 URL: https://issues.apache.org/jira/browse/HBASE-16710 Project: HBase Issue Type: Task

[jira] [Resolved] (HBASE-16709) Drop hadoop-1.1 profile in pom.xml for master branch

2016-09-26 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu resolved HBASE-16709. Resolution: Duplicate > Drop hadoop-1.1 profile in pom.xml for master branch >

[jira] [Resolved] (HBASE-14776) Rewrite smart-apply-patch.sh to use 'git am' or 'git apply' rather than 'patch'

2016-09-26 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14776?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey resolved HBASE-14776. - Resolution: Won't Fix Assignee: (was: Sean Busbey) Fix Version/s: (was:

[jira] [Resolved] (HBASE-16019) Cut HBase 1.2.2 release

2016-09-26 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16019?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey resolved HBASE-16019. - Resolution: Fixed this got finished some time ago (we've even had a 1.2.3 since). not sure what

Need hand-holding for 1.1.7 release management

2016-09-26 Thread Misty Stanley-Jones
Is anyone around who can help me with some of the release management steps? I think I have updated the KEYS file correctly, but now I am stuck on what my ~/.m2/settings.xml should look like. I think I'm most of the way there...

[jira] [Created] (HBASE-16709) Drop hadoop-1.1 profile in pom.xml for master branch

2016-09-26 Thread Ted Yu (JIRA)
Ted Yu created HBASE-16709: -- Summary: Drop hadoop-1.1 profile in pom.xml for master branch Key: HBASE-16709 URL: https://issues.apache.org/jira/browse/HBASE-16709 Project: HBase Issue Type: Bug

[jira] [Created] (HBASE-16708) Expose endpoint Coprocessor name in "responseTooSlow" log messages

2016-09-26 Thread Nick Dimiduk (JIRA)
Nick Dimiduk created HBASE-16708: Summary: Expose endpoint Coprocessor name in "responseTooSlow" log messages Key: HBASE-16708 URL: https://issues.apache.org/jira/browse/HBASE-16708 Project: HBase

Successful: HBase Generate Website

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

[jira] [Created] (HBASE-16707) [Umbrella] Improve throttling feature for production usage

2016-09-26 Thread Guanghao Zhang (JIRA)
Guanghao Zhang created HBASE-16707: -- Summary: [Umbrella] Improve throttling feature for production usage Key: HBASE-16707 URL: https://issues.apache.org/jira/browse/HBASE-16707 Project: HBase

[jira] [Created] (HBASE-16706) Allow users to have Custom tags on Cells

2016-09-26 Thread Anoop Sam John (JIRA)
Anoop Sam John created HBASE-16706: -- Summary: Allow users to have Custom tags on Cells Key: HBASE-16706 URL: https://issues.apache.org/jira/browse/HBASE-16706 Project: HBase Issue Type: