noslowerdna commented on issue #517: HADOOP-16147: Allow CopyListing sequence file keys and values to be m… URL: https://github.com/apache/hadoop/pull/517#issuecomment-467920480 Responding to @hadoop-yetus, > Please justify why no new tests are needed for this patch. Only minor refactoring of current code was done, allowing for the more specific behavior override. No functionality was modified. > Also please list what manual steps were performed to verify this patch. In a separate project, we created a custom `CopyListing` implementation with the `getFileListingKey` method overridden to return a different key, and then successfully ran a distributed copy producing the desired alternative target paths by setting `distcp.copy.listing.class` to the name of that custom class.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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]
