You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Todd Owen (JIRA)" <ji...@apache.org> on 2019/02/11 09:12:00 UTC

[jira] [Created] (HADOOP-16102) FilterFileSystem does not implement getScheme

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-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-dev-help@hadoop.apache.org