steveloughran commented on pull request #1898: URL: https://github.com/apache/hadoop/pull/1898#issuecomment-620195669
things aren't building because the change made to the abfs constructor is breaking it. Sorry. That refactoring was done to try and reduce change conflict in future. ``` [ERROR] Failed to execute goal org.apache.maven.plugins:maven-site-plugin:3.6:site (default-site) on project hadoop-azure: failed to get report for org.apache.maven.plugins:maven-dependency-plugin: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:testCompile (default-testCompile) on project hadoop-azure: Compilation failure [ERROR] /home/jenkins/jenkins-slave/workspace/hadoop-multibranch_PR-1898/src/hadoop-tools/hadoop-azure/src/test/java/org/apache/hadoop/fs/azurebfs/services/TestAbfsInputStream.java:[72,34] error: constructor AbfsInputStream in class AbfsInputStream cannot be applied to given types; ``` ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-issues-h...@hadoop.apache.org