[
https://issues.apache.org/jira/browse/HADOOP-929?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12467939
]
Doug Cutting commented on HADOOP-929:
-------------------------------------
We should really add a FilteredFileSystem that delegates all methods to a
wrapped FileSystem implementation, as a base class for things like
PhasedFileSystem. In the meantime, this bug in PhasedFileSystem should be
fixed.
> PhasedFileSystem should implement get/set configuration
> --------------------------------------------------------
>
> Key: HADOOP-929
> URL: https://issues.apache.org/jira/browse/HADOOP-929
> Project: Hadoop
> Issue Type: Bug
> Components: mapred
> Reporter: Sanjay Dahiya
> Assigned To: Sanjay Dahiya
> Attachments: Hadoop-929.patch
>
>
> PhasedFileSystem doesnt channel get/set configuration to base file system
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.