[
https://issues.apache.org/jira/browse/HADOOP-10561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14029387#comment-14029387
]
Hudson commented on HADOOP-10561:
---------------------------------
SUCCESS: Integrated in Hadoop-trunk-Commit #5690 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/5690/])
HADOOP-10561. Copy command with preserve option should handle Xattrs.
Contributed by Yi Liu. (cnauroth:
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1602225)
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
*
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/fs/shell/CommandWithDestination.java
*
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/fs/shell/CopyCommands.java
*
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/site/apt/FileSystemShell.apt.vm
*
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/test/resources/testConf.xml
*
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/TestDFSShell.java
> Copy command with preserve option should handle Xattrs
> ------------------------------------------------------
>
> Key: HADOOP-10561
> URL: https://issues.apache.org/jira/browse/HADOOP-10561
> Project: Hadoop Common
> Issue Type: Improvement
> Components: fs
> Affects Versions: 3.0.0
> Reporter: Uma Maheswara Rao G
> Assignee: Yi Liu
> Attachments: HADOOP-10561.1.patch, HADOOP-10561.2.patch,
> HADOOP-10561.3.patch, HADOOP-10561.4.patch, HADOOP-10561.5.patch,
> HADOOP-10561.patch
>
>
> The design docs for Xattrs stated that we handle preserve options with copy
> commands
> From doc:
> Preserve option of commands like “cp -p” shell command and “distcp -p” should
> work on XAttrs.
> In the case of source fs supports XAttrs but target fs does not support,
> exception about XAttrs not supported will be thrown.
--
This message was sent by Atlassian JIRA
(v6.2#6252)