hadoop-yetus commented on a change in pull request #618: MAPREDUCE-7194
URL: https://github.com/apache/hadoop/pull/618#discussion_r305441966
##########
File path:
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/test/java/org/apache/hadoop/mapreduce/lib/input/TestCombineFileInputFormat.java
##########
@@ -1814,43 +1791,4 @@ public String toString() {
return "PathFilter:" + p;
}
}
-
- /*
- * Prints out the input splits for the specified files
- */
- private void splitRealFiles(String[] args) throws IOException {
- Configuration conf = new Configuration();
- Job job = Job.getInstance();
Review comment:
whitespace:end of line
----------------------------------------------------------------
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]
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]