You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by GitBox <gi...@apache.org> on 2019/02/27 16:01:56 UTC

[GitHub] noslowerdna commented on issue #517: HADOOP-16147: Allow CopyListing sequence file keys and values to be m…

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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org