tomscut commented on pull request #4009: URL: https://github.com/apache/hadoop/pull/4009#issuecomment-1085316647
Hi @ayushtkn , the jenkins log seems compiled failed. But I can compiled successfully locally. ``` [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project hadoop-hdfs-rbf: Compilation failure [ERROR] /home/jenkins/jenkins-agent/workspace/hadoop-multibranch_PR-4009/ubuntu-focal/src/hadoop-hdfs-project/hadoop-hdfs-rbf/src/main/java/org/apache/hadoop/hdfs/server/federation/metrics/NamenodeBeanMetrics.java:[877,2] error: method does not override or implement a method from a supertype ``` And the cc warings seem related to mapreduce-client, but not the changes. Do we need to retrigger the build? Thanks. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
