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

Andrew Wang commented on HADOOP-9355:
-------------------------------------

Hey Steve,

I'm fine with splitting out the abstract FS test interface into its own patch. 
I lumped it together here because I figured people would want to see at least 
one consumer of said interface. I'm also fine including this within the greater 
scope of reworking the FS tests as long as we can get things committed 
incrementally in a timely fashion; namely, so I can get FileSystem symlinks 
done.

In general, I like what you've proposed with the improved filesystem contract, 
and hopefully I can get some time to help you push on it.

Feel free to create the JIRA for a separate FS interface and assign to me, and 
I'll post what I've got so far. This JIRA can be repurposed for the symlink 
tests specifically.
                
> Abstract symlink tests to use either FileContext or FileSystem
> --------------------------------------------------------------
>
>                 Key: HADOOP-9355
>                 URL: https://issues.apache.org/jira/browse/HADOOP-9355
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs
>            Reporter: Andrew Wang
>            Assignee: Andrew Wang
>         Attachments: hadoop-9355-wip.patch
>
>
> We'd like to run the symlink tests using both FileContext and the upcoming 
> FileSystem implementation. The first step here is abstracting the test logic 
> to run on an abstract filesystem implementation.

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