[jira] [Resolved] (HBASE-22993) HBCK report UI showed -1 if hbck chore not running

2019-09-11 Thread Guanghao Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-22993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang resolved HBASE-22993. Fix Version/s: 2.2.2 2.1.7 2.3.0 3

[jira] [Resolved] (HBASE-23013) Please add my public key to committer keys

2019-09-11 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23013?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang resolved HBASE-23013. --- Resolution: Fixed Done. > Please add my public key to committer keys >

[jira] [Created] (HBASE-23017) Verify the file integrity in persistent IOEngine

2019-09-11 Thread zbq.dean (Jira)
zbq.dean created HBASE-23017: Summary: Verify the file integrity in persistent IOEngine Key: HBASE-23017 URL: https://issues.apache.org/jira/browse/HBASE-23017 Project: HBase Issue Type: Bug

Re: HBase Hadoop-QA refused to process patch due to Yetus "--skip-errorprone"

2019-09-11 Thread Duo Zhang
I think the problem is that the hbase-personality is different on branch-1 comparing to branch-2, where we do not deal with error prone? In hbase-personality, we should call delete_parameter to remove processed flags. Xu Cang 于2019年9月12日周四 上午6:35写道: > Thanks Peter, > Should we port HBASE-22981's

[jira] [Resolved] (HBASE-23000) Backport HBASE-18150 to branch-1.3 to fix consistently failing tests

2019-09-11 Thread Sakthi (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23000?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sakthi resolved HBASE-23000. Fix Version/s: 1.3.6 Resolution: Fixed > Backport HBASE-18150 to branch-1.3 to fix consistently fai

Re: HBase Hadoop-QA refused to process patch due to Yetus "--skip-errorprone"

2019-09-11 Thread Xu Cang
Thanks Peter, Should we port HBASE-22981's patch to branch-1 and possibly branch-2 too? Xu On Wed, Sep 11, 2019 at 3:07 PM Peter Somogyi wrote: > Hi, > > The problem is the same that was fixed in HBASE-22981 for the nightly jobs. > Yetus 0.11.0 fails the build in case there are unprocessed para

Re: HBase Hadoop-QA refused to process patch due to Yetus "--skip-errorprone"

2019-09-11 Thread Peter Somogyi
Hi, The problem is the same that was fixed in HBASE-22981 for the nightly jobs. Yetus 0.11.0 fails the build in case there are unprocessed parameters. We need to handle --skip-errorprone flag properly on branch-1s or add --ignore-unknown-options=true to the Jenkinsfile in use. Peter On Wed, Sep

[jira] [Resolved] (HBASE-23014) Should not show split parent regions in hbck report UI

2019-09-11 Thread stack (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23014?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-23014. --- Fix Version/s: 2.2.2 2.1.7 2.3.0 3.0.0 Hadoop F

HBase Hadoop-QA refused to process patch due to Yetus "--skip-errorprone"

2019-09-11 Thread Xu Cang
Hi, There is a JIRA my coworker is working on that hit this issue: HBase Hadoop-QA refused to process patch due to Yetus "--skip-errorprone": https://issues.apache.org/jira/browse/HBASE-22804?focusedCommentId=16926326&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-

[jira] [Resolved] (HBASE-22987) Calculate the region servers in default group in foreground

2019-09-11 Thread Duo Zhang (Jira)
[ https://issues.apache.org/jira/browse/HBASE-22987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang resolved HBASE-22987. --- Fix Version/s: HBASE-22514 Hadoop Flags: Reviewed Resolution: Fixed Merged to branch HBA

[jira] [Resolved] (HBASE-23009) TestSnapshotScannerHDFSAclController is broken on branch-2

2019-09-11 Thread Peter Somogyi (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23009?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Somogyi resolved HBASE-23009. --- Resolution: Fixed Merged pull request to branch-2. > TestSnapshotScannerHDFSAclController i