[ 
https://issues.apache.org/jira/browse/HADOOP-9153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13536957#comment-13536957
 ] 

Hudson commented on HADOOP-9153:
--------------------------------

Integrated in Hadoop-Yarn-trunk #71 (See 
[https://builds.apache.org/job/Hadoop-Yarn-trunk/71/])
    HADOOP-9153. Support createNonRecursive in ViewFileSystem. Contributed by 
Sandy Ryza. (Revision 1423824)

     Result = SUCCESS
tomwhite : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1423824
Files : 
* /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/FilterFileSystem.java
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/fs/RawLocalFileSystem.java
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/fs/viewfs/ChRootedFileSystem.java
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/fs/viewfs/ViewFileSystem.java
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/fs/viewfs/ViewFileSystemBaseTest.java

                
> Support createNonRecursive in ViewFileSystem
> --------------------------------------------
>
>                 Key: HADOOP-9153
>                 URL: https://issues.apache.org/jira/browse/HADOOP-9153
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: viewfs
>    Affects Versions: 2.0.2-alpha
>            Reporter: Sandy Ryza
>            Assignee: Sandy Ryza
>             Fix For: 2.0.3-alpha
>
>         Attachments: HADOOP-9153-1.patch, HADOOP-9153.patch
>
>
> Implement createNonRecursive in ViewFileSystem.  Currently an 
> "Unsupported..." exception is thrown when it's called.

--
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

Reply via email to