Todd Owen created HADOOP-16102:
----------------------------------

             Summary: FilterFileSystem does not implement getScheme
                 Key: HADOOP-16102
                 URL: https://issues.apache.org/jira/browse/HADOOP-16102
             Project: Hadoop Common
          Issue Type: Bug
          Components: fs
            Reporter: Todd Owen


Calling {{getScheme}} on a {{FilterFileSystem}} throws 
{{UnsupportedOperationException}}, which is the default provided by the base 
class. Instead, it should return the scheme of the underlying ("filtered") 
filesystem.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-dev-h...@hadoop.apache.org

Reply via email to