[
https://issues.apache.org/jira/browse/HDFS-5067?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13766467#comment-13766467
]
Hudson commented on HDFS-5067:
------------------------------
FAILURE: Integrated in Hadoop-Hdfs-trunk #1521 (See
[https://builds.apache.org/job/Hadoop-Hdfs-trunk/1521/])
HDFS-5067 Support symlink operations in NFS gateway. Contributed by Brandon Li
(brandonli:
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1522774)
*
/hadoop/common/trunk/hadoop-common-project/hadoop-nfs/src/main/java/org/apache/hadoop/mount/MountResponse.java
*
/hadoop/common/trunk/hadoop-common-project/hadoop-nfs/src/main/java/org/apache/hadoop/nfs/nfs3/IdUserGroup.java
*
/hadoop/common/trunk/hadoop-common-project/hadoop-nfs/src/main/java/org/apache/hadoop/nfs/nfs3/Nfs3FileAttributes.java
*
/hadoop/common/trunk/hadoop-common-project/hadoop-nfs/src/main/java/org/apache/hadoop/nfs/nfs3/request/SYMLINK3Request.java
*
/hadoop/common/trunk/hadoop-common-project/hadoop-nfs/src/main/java/org/apache/hadoop/nfs/nfs3/response/READLINK3Response.java
*
/hadoop/common/trunk/hadoop-common-project/hadoop-nfs/src/main/java/org/apache/hadoop/nfs/nfs3/response/SYMLINK3Response.java
*
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs-nfs/src/main/java/org/apache/hadoop/hdfs/nfs/nfs3/Nfs3Utils.java
*
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs-nfs/src/main/java/org/apache/hadoop/hdfs/nfs/nfs3/RpcProgramNfs3.java
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
> Support symlink operations
> --------------------------
>
> Key: HDFS-5067
> URL: https://issues.apache.org/jira/browse/HDFS-5067
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Components: nfs
> Affects Versions: 3.0.0
> Reporter: Brandon Li
> Assignee: Brandon Li
> Fix For: 2.1.1-beta
>
> Attachments: HDFS-5067.3.patch, HDFS-5067.4.patch, HDFS-5067.patch
>
>
> Given the symlink issues(e.g., HDFS-4765) are getting fixed. NFS can support
> the symlinke related requests, which includes NFSv3 calls SYMLINK and
> READLINK.
> With symlink support, NFS client can create symlinks with the target inside
> HDFS, and also can create symlinks inside HDFS with the target inside or
> outside HDFS namespace.
--
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