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 <[email protected]> 于2019年9月12日周四 上午6:35写道: > 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 <[email protected]> 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 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 11, 2019 at 6:53 PM Xu Cang <[email protected]> > > wrote: > > > > > 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-16926326 > > > > > > We guess it's due to many pre-check failures.(?) > > > Could someone please shed some lights on how to overcome this? Thank > you. > > > > > > cc. Caroline Zhou > > > > > > Xu > > > > > >
