szilard-nemeth commented on PR #3259: URL: https://github.com/apache/hadoop/pull/3259#issuecomment-1169920613
Fixed the following: - javac error - blanks - checktyle issues (exceptions: HiddenField, StaticVariableName, VisibilityModifier for test classes) The Spotbugs error (type: ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD, link: https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-3259/9/artifact/out/new-spotbugs-hadoop-mapreduce-project_hadoop-mapreduce-client.html) generated by `Fetcher (org.apache.hadoop.mapreduce.task.reduce) line 120` is not generated by my patch per se, so I won't fix it. -- 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]
