goiri commented on a change in pull request #2454:
URL: https://github.com/apache/hadoop/pull/2454#discussion_r521806481
##########
File path:
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/conf/Configuration.java
##########
@@ -18,6 +18,7 @@
package org.apache.hadoop.conf;
+
Review comment:
Avoid
##########
File path: dev-support/docker/Dockerfile
##########
@@ -92,6 +92,15 @@ ENV MAVEN_HOME /usr
ENV JAVA_HOME /usr/lib/jvm/java-8-openjdk-amd64
ENV FINDBUGS_HOME /usr
+#######
+# Install SpotBugs 4.1.3
Review comment:
Any chance we can make this version number a variables so we keep it
consistent with the one in the pom.xml?
----------------------------------------------------------------
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:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]