Re: truncated checkstyle output

2016-01-05 Thread Apekshit Sharma
Stack was facing same issue yesterday with https://builds.apache.org/job/PreCommit-HBASE-Build/17118. I think he tried re-running it. Don't know after that. On Tue, Jan 5, 2016 at 7:39 AM, Ted Yu wrote: > Hi, > I was looking at checkstyle warnings for one of my patches. > I

[jira] [Reopened] (HBASE-14213) Ensure ASF policy compliant headers and correct LICENSE and NOTICE files in artifacts for 0.94

2016-01-05 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey reopened HBASE-14213: - if we're going to do another release, then we need to make sure it complies with ASF licensing

truncated checkstyle output

2016-01-05 Thread Ted Yu
Hi, I was looking at checkstyle warnings for one of my patches. I noticed that both trunkCheckstyle.xml and patchCheckstyle.xml were truncated, resulting in bad-formed xml files. I downloaded trunkCheckstyle.xml from another QA run (not for my patch) and observed truncated xml:

Failure: HBase Generate Website

2016-01-05 Thread Apache Jenkins Server
Build status: Failure If successful, the website and docs have been generated. 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 you prefer to keep the hbase-site repo around permanently,

[jira] [Created] (HBASE-15070) DistributedHBaseCluster#restoreRegionServers() starts new RS process on master server

2016-01-05 Thread Samir Ahmic (JIRA)
Samir Ahmic created HBASE-15070: --- Summary: DistributedHBaseCluster#restoreRegionServers() starts new RS process on master server Key: HBASE-15070 URL: https://issues.apache.org/jira/browse/HBASE-15070

[jira] [Created] (HBASE-15071) Cleanup bypass semantic in MasterCoprocessorHost

2016-01-05 Thread stack (JIRA)
stack created HBASE-15071: - Summary: Cleanup bypass semantic in MasterCoprocessorHost Key: HBASE-15071 URL: https://issues.apache.org/jira/browse/HBASE-15071 Project: HBase Issue Type: Task

Re: truncated checkstyle output

2016-01-05 Thread Sean Busbey
I'm hoping to have a first pass of transitioning to yetus up later this week, so maybe this issue will be obviated? On Tue, Jan 5, 2016 at 11:49 AM, Apekshit Sharma wrote: > Stack was facing same issue yesterday with >

Re: [VOTE] HBase 1.2.0 RC0

2016-01-05 Thread Mikhail Antonov
Checked signatures, package content, RAT, ran tests, notice repeated failure: tests in error: TestRegionServerHostname.testRegionServerHostname:86 » TestTimedOut test timed... It failed once as part of suite, and now failing for me in individual runs around every 3rd run (MacOSX). Anyone else

[jira] [Reopened] (HBASE-14468) Compaction improvements: FIFO compaction policy

2016-01-05 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vladimir Rodionov reopened HBASE-14468: --- Need to push addendum. > Compaction improvements: FIFO compaction policy >

[jira] [Reopened] (HBASE-14902) Revert some of the stringency recently introduced by checkstyle tightening

2016-01-05 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack reopened HBASE-14902: --- Checkstyle is broke since about when this commit went in. Reverting to see if it fixes checkstyle (attempts at

Re: [VOTE] HBase 1.2.0 RC0

2016-01-05 Thread Sean Busbey
Anyone have objections to including the proc-v2 admin tasks Stephen mentions? I should have time tonight to spin an updated RC. These changes seem relatively isolated. Anyone currently testing that would oppose me keeping the same closing date for the updated candidate? On Tue, Jan 5, 2016 at

[jira] [Reopened] (HBASE-14467) Compaction improvements: DefaultCompactor should not compact TTL-expired files

2016-01-05 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vladimir Rodionov reopened HBASE-14467: --- > Compaction improvements: DefaultCompactor should not compact TTL-expired files >

Re: [VOTE] HBase 1.2.0 RC0

2016-01-05 Thread Stephen Jiang
The administrative tasks for proc-v2 (5 JIRAs: HBASE-14107, HBASE-14108, HBASE-14487, HBASE-14488, and HBASE-14432) would be useful for debugging or unblocking hanging procedures in master DDL. The change is local and low risk. Discussing with Sean and Matteo privately, they agreed to include

[jira] [Created] (HBASE-15072) Use protobuf for serialization/deserialization.

2016-01-05 Thread Vladimir Rodionov (JIRA)
Vladimir Rodionov created HBASE-15072: - Summary: Use protobuf for serialization/deserialization. Key: HBASE-15072 URL: https://issues.apache.org/jira/browse/HBASE-15072 Project: HBase

[jira] [Created] (HBASE-15073) Finer grained control over normalization actions for RegionNormalizer

2016-01-05 Thread Ted Yu (JIRA)
Ted Yu created HBASE-15073: -- Summary: Finer grained control over normalization actions for RegionNormalizer Key: HBASE-15073 URL: https://issues.apache.org/jira/browse/HBASE-15073 Project: HBase

[jira] [Resolved] (HBASE-14467) Compaction improvements: DefaultCompactor should not compact TTL-expired files

2016-01-05 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vladimir Rodionov resolved HBASE-14467. --- Resolution: Duplicate Duplicate of HBASE-10147. > Compaction improvements:

[jira] [Reopened] (HBASE-14488) Procedure V2 - shell command to abort a procedure

2016-01-05 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey reopened HBASE-14488: - +1 for inclusion on branch-1.2 after feature freeze. > Procedure V2 - shell command to abort a

[jira] [Reopened] (HBASE-14108) Procedure V2 - Administrative Task: provide an API to abort a procedure

2016-01-05 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey reopened HBASE-14108: - +1 for inclusion on branch-1.2 after feature freeze. > Procedure V2 - Administrative Task: provide

[jira] [Reopened] (HBASE-14432) Procedure V2 - enforce ACL on procedure admin tasks

2016-01-05 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey reopened HBASE-14432: - +1 for inclusion on branch-1.2 after feature freeze. > Procedure V2 - enforce ACL on procedure

Re: [VOTE] HBase 1.2.0 RC0

2016-01-05 Thread Elliott Clark
https://issues.apache.org/jira/browse/HBASE-14962 Is still rearing its ugly head on me. TestSplitWalDataLoss fails on me every 1/4 times. On Tue, Jan 5, 2016 at 12:34 PM, Sean Busbey wrote: > Anyone have objections to including the proc-v2 admin tasks Stephen > mentions? >

[jira] [Reopened] (HBASE-14107) Procedure V2 - Administrative Task: Provide an API to List all procedures

2016-01-05 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey reopened HBASE-14107: - +1 for inclusion on branch-1.2 after feature freeze. > Procedure V2 - Administrative Task: Provide

Re: [VOTE] HBase 1.2.0 RC0

2016-01-05 Thread Sean Busbey
I'll vote -1 due to HBASE-14962. (I've marked that issue as a blocker for 1.2.0). On Tue, Jan 5, 2016 at 3:47 PM, Elliott Clark wrote: > https://issues.apache.org/jira/browse/HBASE-14962 > > Is still rearing its ugly head on me. TestSplitWalDataLoss fails on me > every 1/4

Re: [VOTE] HBase 1.2.0 RC0

2016-01-05 Thread Matteo Bertozzi
anyone interested in HBASE-15019? when there is an hiccup with hdfs on the wal, replication end up stuck On Tue, Jan 5, 2016 at 3:17 PM, Josh Elser wrote: > I feel like I've seen this before myself on OSX, but didn't trace it down > either. > > > Mikhail Antonov wrote: >

Re: [VOTE] HBase 1.2.0 RC0

2016-01-05 Thread Josh Elser
I feel like I've seen this before myself on OSX, but didn't trace it down either. Mikhail Antonov wrote: Checked signatures, package content, RAT, ran tests, notice repeated failure: tests in error: TestRegionServerHostname.testRegionServerHostname:86 » TestTimedOut test timed... It