[
https://issues.apache.org/jira/browse/HADOOP-6903?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sanjay Radia updated HADOOP-6903:
---------------------------------
Attachment: Hadoop-6903.patch
Patch attached:
- Makes the methods of AbstractFileSystem public
- Also makes a couple of protected methods in FileContext public that were a
problem when implementing in different
package.
- added several additional tests.
- Filxed a problem in the FileContext:setWorkingDir() that i uncovered in the
tests.
> Make AbstractFileSystem's methods public to allow filter-Fs like
> implementions in a differnt package than fs
> ------------------------------------------------------------------------------------------------------------
>
> Key: HADOOP-6903
> URL: https://issues.apache.org/jira/browse/HADOOP-6903
> Project: Hadoop Common
> Issue Type: Improvement
> Reporter: Sanjay Radia
> Assignee: Sanjay Radia
> Attachments: Hadoop-6903.patch
>
>
> Make AbstractFileSystem's methods public to allow filter-Fs like
> implementions in a differnt package than fs
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.