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

Sandy Ryza commented on HADOOP-9153:
------------------------------------

You're right.  Changed FilterFileSystem to call fs.createNonRecursive and 
ChRootedFileSystem to call super.createNonRecursive.
                
> 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
>         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