You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bigtop.apache.org by "Masatake Iwasaki (Jira)" <ji...@apache.org> on 2021/11/22 04:06:00 UTC

[jira] [Updated] (BIGTOP-3597) Fix build failure of Hadoop 3.2 against ZooKeeper 3.5

     [ https://issues.apache.org/jira/browse/BIGTOP-3597?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Masatake Iwasaki updated BIGTOP-3597:
-------------------------------------
        Parent: BIGTOP-3605
    Issue Type: Sub-task  (was: Bug)

> Fix build failure of Hadoop 3.2 against ZooKeeper 3.5
> -----------------------------------------------------
>
>                 Key: BIGTOP-3597
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-3597
>             Project: Bigtop
>          Issue Type: Sub-task
>            Reporter: Masatake Iwasaki
>            Assignee: Masatake Iwasaki
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> {noformat}
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:testCompile (default-testCompile) on project hadoop-yarn-registry: Compilation failure
> [ERROR] /home/centos/srcs/bigtop/build/hadoop/rpm/BUILD/hadoop-3.2.2-src/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-registry/src/test/java/org/apache/hadoop/registry/secure/TestSecureRegistry.java:[83,19] constructor Login in class org.apache.zookeeper.Login cannot be applied to given types;
> [ERROR]   required: java.lang.String,javax.security.auth.callback.CallbackHandler,org.apache.zookeeper.common.ZKConfig
> [ERROR]   found: java.lang.String,org.apache.zookeeper.server.auth.SaslServerCallbackHandler
> [ERROR]   reason: actual and formal argument lists differ in length
> {noformat}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)