[
https://issues.apache.org/jira/browse/MAPREDUCE-5014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13610292#comment-13610292
]
Hudson commented on MAPREDUCE-5014:
-----------------------------------
Integrated in Hadoop-Mapreduce-trunk #1380 (See
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1380/])
MAPREDUCE-5014. Extend Distcp to accept a custom CopyListing. Contributed
by Srikanth Sundarrajan (Revision 1459690)
Result = SUCCESS
amareshwari :
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1459690
Files :
* /hadoop/common/trunk/hadoop-mapreduce-project/CHANGES.txt
*
/hadoop/common/trunk/hadoop-tools/hadoop-distcp/src/main/java/org/apache/hadoop/tools/CopyListing.java
*
/hadoop/common/trunk/hadoop-tools/hadoop-distcp/src/main/java/org/apache/hadoop/tools/DistCp.java
*
/hadoop/common/trunk/hadoop-tools/hadoop-distcp/src/main/java/org/apache/hadoop/tools/DistCpConstants.java
*
/hadoop/common/trunk/hadoop-tools/hadoop-distcp/src/main/java/org/apache/hadoop/tools/SimpleCopyListing.java
*
/hadoop/common/trunk/hadoop-tools/hadoop-distcp/src/test/java/org/apache/hadoop/tools/TestCopyListing.java
*
/hadoop/common/trunk/hadoop-tools/hadoop-distcp/src/test/java/org/apache/hadoop/tools/TestIntegration.java
> Extending DistCp through a custom CopyListing is not possible
> -------------------------------------------------------------
>
> Key: MAPREDUCE-5014
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-5014
> Project: Hadoop Map/Reduce
> Issue Type: Improvement
> Components: distcp
> Affects Versions: 0.23.0, 0.23.1, 0.23.3, trunk, 0.23.4, 0.23.5
> Reporter: Srikanth Sundarrajan
> Assignee: Srikanth Sundarrajan
> Fix For: 3.0.0
>
> Attachments: m5014_20130322_b-1.patch, m5014_20130322b_b-1.patch,
> m5014_20130322b.patch, m5014_20130322.patch, MAPREDUCE-5014.patch,
> MAPREDUCE-5014.patch
>
> Original Estimate: 24h
> Remaining Estimate: 24h
>
> * While it is possible to implement a custom CopyListing in DistCp, DistCp
> driver class doesn't allow for using this custom CopyListing.
> * Allow SimpleCopyListing to provide an option to exclude files (For instance
> it is useful to exclude FileOutputCommiter.SUCCEEDED_FILE_NAME during copy as
> premature copy can indicate that the entire data is available at the
> destination)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira