Peter Somogyi created HBASE-22981:
-------------------------------------
Summary: Ignore unprocessed flags on nightlies
Key: HBASE-22981
URL: https://issues.apache.org/jira/browse/HBASE-22981
Project: HBase
Issue Type: Bug
Components: build
Affects Versions: 3.0.0, 1.5.0, 2.3.0, 2.2.1, 1.3.6, 1.4.11, 2.1.7
Reporter: Peter Somogyi
Assignee: Peter Somogyi
Nightly jobs are failing with yetus error.
{noformat}
[2019-09-05T23:08:16.473Z] | -1 | yetus | 0m 6s | Unprocessed
flag(s): --jenkins
[2019-09-05T23:08:16.473Z] | | | |
--build-url-patchdir
{noformat}
Starting from Yetus 0.11.0 `--ignore-unknown-options=true` flag needs to be
passed to yetus, otherwise unrecognized flags cause build failures.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)