[jira] [Resolved] (HBASE-16785) We are not running all tests

2017-01-27 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16785?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-16785. --- Resolution: Fixed Re-resolve after pushing addendum. > We are not running all tests > --

[jira] [Reopened] (HBASE-16785) We are not running all tests

2017-01-27 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16785?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack reopened HBASE-16785: --- Reopening to add an addendum to disable TestHRegionServerBulkLoadWithOldSecureEndpoint... it is just failing sin

Re: Incremental import from HBase to Hive

2017-01-27 Thread Chetan Khatri
Sure, There are several applications talks to HBase and populate data, Now I want to load Incrementally data from HBase and do transformations like Data Quality (filters) and save at Hive. Incremental load means - I want to run this job weekly, and making sure should not get duplication at Hive le

[jira] [Created] (HBASE-17565) StochasticLoadBalancer may incorrectly skip balancing due to skewed multiplier sum

2017-01-27 Thread Ted Yu (JIRA)
Ted Yu created HBASE-17565: -- Summary: StochasticLoadBalancer may incorrectly skip balancing due to skewed multiplier sum Key: HBASE-17565 URL: https://issues.apache.org/jira/browse/HBASE-17565 Project: HBase

[jira] [Created] (HBASE-17564) Fix remaining calls to deprecated methods of Admin and HBaseAdmin

2017-01-27 Thread Jan Hentschel (JIRA)
Jan Hentschel created HBASE-17564: - Summary: Fix remaining calls to deprecated methods of Admin and HBaseAdmin Key: HBASE-17564 URL: https://issues.apache.org/jira/browse/HBASE-17564 Project: HBase

[jira] [Created] (HBASE-17563) Foreach and switch in RootDocProcessor and StabilityOptions

2017-01-27 Thread Jan Hentschel (JIRA)
Jan Hentschel created HBASE-17563: - Summary: Foreach and switch in RootDocProcessor and StabilityOptions Key: HBASE-17563 URL: https://issues.apache.org/jira/browse/HBASE-17563 Project: HBase

Re: [DISCUSS] Re: Replication resiliency

2017-01-27 Thread Andrew Purtell
There is an old JIRA somewhere to use Error Prone (https://github.com/google/error-prone) as framework for implementing static code analysis checks like that. FWIW > On Jan 27, 2017, at 1:03 PM, Sean Busbey wrote: > > Josh, probably worth checking if a grep or something else we can do in > pr

Re: Reminder: Please use git am when committing patches

2017-01-27 Thread Sean Busbey
I'm a strong +1 for getting as many of our committers as possible over to using git am or some way of making sure the contributor shows up as the author. I agree with the previous statements about incentivizing participation by making sure contributors get credit in places they'll commonly look (e.

Re: [DISCUSS] Re: Replication resiliency

2017-01-27 Thread Sean Busbey
Josh, probably worth checking if a grep or something else we can do in precommit could catch this. On Fri, Jan 27, 2017 at 1:26 PM, Josh Elser wrote: > Cool. > > Let me open an issue to scan the codebase to see if we can find any > instances where we are starting threads which aren't using the

[jira] [Resolved] (HBASE-14477) Compaction improvements: Date tiered compaction policy

2017-01-27 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vladimir Rodionov resolved HBASE-14477. --- Resolution: Duplicate Duplicate of HBASE-15181 > Compaction improvements: Date tiere

Re: [DISCUSS] Re: Replication resiliency

2017-01-27 Thread Gary Helmling
Thanks for the feedback, all. Makes sense to me. I'll follow up in the issue to use the same UEH to abort or at least same abort handling as other cases (the current UEH used for replication source worker threads only logs). On Fri, Jan 27, 2017 at 11:27 AM Josh Elser wrote: Cool. Let me ope

[jira] [Created] (HBASE-17562) Remove documentation for coprocessor execution times after HBASE-14205

2017-01-27 Thread Enis Soztutar (JIRA)
Enis Soztutar created HBASE-17562: - Summary: Remove documentation for coprocessor execution times after HBASE-14205 Key: HBASE-17562 URL: https://issues.apache.org/jira/browse/HBASE-17562 Project: HBa

[jira] [Created] (HBASE-17561) table status page should escape table name

2017-01-27 Thread Sean Busbey (JIRA)
Sean Busbey created HBASE-17561: --- Summary: table status page should escape table name Key: HBASE-17561 URL: https://issues.apache.org/jira/browse/HBASE-17561 Project: HBase Issue Type: Bug

[jira] [Created] (HBASE-17560) HMaster redirect should sanity check user input

2017-01-27 Thread Sean Busbey (JIRA)
Sean Busbey created HBASE-17560: --- Summary: HMaster redirect should sanity check user input Key: HBASE-17560 URL: https://issues.apache.org/jira/browse/HBASE-17560 Project: HBase Issue Type: Bug

[jira] [Created] (HBASE-17559) Verify service threads are using the UncaughtExceptionHandler

2017-01-27 Thread Josh Elser (JIRA)
Josh Elser created HBASE-17559: -- Summary: Verify service threads are using the UncaughtExceptionHandler Key: HBASE-17559 URL: https://issues.apache.org/jira/browse/HBASE-17559 Project: HBase Is

Re: [DISCUSS] Re: Replication resiliency

2017-01-27 Thread Josh Elser
Cool. Let me open an issue to scan the codebase to see if we can find any instances where we are starting threads which aren't using the UEH. Andrew Purtell wrote: Agreed, let's abort with an abundance of caution. That is the _least_ that should be done when a thread dies unexpectedly. Maybe

[jira] [Created] (HBASE-17558) ZK dumping jsp should escape html

2017-01-27 Thread Sean Busbey (JIRA)
Sean Busbey created HBASE-17558: --- Summary: ZK dumping jsp should escape html Key: HBASE-17558 URL: https://issues.apache.org/jira/browse/HBASE-17558 Project: HBase Issue Type: Bug Co

Incremental import from HBase to Hive

2017-01-27 Thread Chetan Khatri
Hello Community, I am working with HBase 1.2.4 , what would be the best approach to do Incremental load from HBase to Hive ? Thanks.

[jira] [Created] (HBASE-17557) HRegionServer#reportRegionSizesForQuotas() should respond to UnsupportedOperationException

2017-01-27 Thread Ted Yu (JIRA)
Ted Yu created HBASE-17557: -- Summary: HRegionServer#reportRegionSizesForQuotas() should respond to UnsupportedOperationException Key: HBASE-17557 URL: https://issues.apache.org/jira/browse/HBASE-17557 Projec

Successful: HBase Generate Website

2017-01-27 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

[jira] [Reopened] (HBASE-17526) Procedure v2 - cleanup isSuspended from MasterProcedureScheduler#Queue

2017-01-27 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey reopened HBASE-17526: - Reopening. This commit introduced a findbugs warning that is now pinging every patch submission that

[jira] [Created] (HBASE-17556) The client will not invalidate stale region caches

2017-01-27 Thread Marcin Januszkiewicz (JIRA)
Marcin Januszkiewicz created HBASE-17556: Summary: The client will not invalidate stale region caches Key: HBASE-17556 URL: https://issues.apache.org/jira/browse/HBASE-17556 Project: HBase

[jira] [Created] (HBASE-17555) Change calls to deprecated getHBaseAdmin to getAdmin

2017-01-27 Thread Jan Hentschel (JIRA)
Jan Hentschel created HBASE-17555: - Summary: Change calls to deprecated getHBaseAdmin to getAdmin Key: HBASE-17555 URL: https://issues.apache.org/jira/browse/HBASE-17555 Project: HBase Issue