bigtop icon indicating copy to clipboard operation
bigtop copied to clipboard

BIGTOP-4249. Fix build failure of Hadoop 3.3.6 against ZooKeeper 3.8.4.

Open iwasakims opened this issue 4 months ago • 0 comments

https://issues.apache.org/jira/browse/BIGTOP-4249

We need backport of HADOOP-19116 to add exclusions to test invariants.

[ERROR] Found artifact with unexpected contents: '/root/bigtop/output/hadoop/hadoop-3.3.6/hadoop-client-modules/hadoop-client-minicluster/target/hadoop-client-minicluster-3.3.6.jar'
    Please check the following and either correct the build or update
    the allowed list with reasoning.

    ch/
    ch/qos/
    ch/qos/logback/
    ch/qos/logback/core/
    ch/qos/logback/core/Appender.class
    ...

iwasakims avatar Oct 17 '24 08:10 iwasakims