steveloughran commented on a change in pull request #974: HDFS-9913.DispCp doesn't use Trash with -delete option URL: https://github.com/apache/hadoop/pull/974#discussion_r302510359
########## File path: hadoop-tools/hadoop-distcp/src/test/java/org/apache/hadoop/tools/mapred/TestCopyCommitter.java ########## @@ -18,6 +18,7 @@ package org.apache.hadoop.tools.mapred; +import org.apache.hadoop.fs.CommonConfigurationKeysPublic; Review comment: nit: move to rest of org.apache imports ---------------------------------------------------------------- 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]
