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 "Venkatesh Sridharan (JIRA)" <ji...@apache.org> on 2019/04/25 20:00:00 UTC

[jira] [Created] (HADOOP-16277) Expose getTokenKind method in FileSystem

Venkatesh Sridharan created HADOOP-16277:
--------------------------------------------

             Summary: Expose getTokenKind method in FileSystem
                 Key: HADOOP-16277
                 URL: https://issues.apache.org/jira/browse/HADOOP-16277
             Project: Hadoop Common
          Issue Type: Improvement
            Reporter: Venkatesh Sridharan


It would be nice to have a getTokenKind() method exposed in [FileSystem|[https://github.com/apache/hadoop-common/blob/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/fs/FileSystem.java]] . Currently WebHdfsFileSystem class has getTokenKind() which is protected. Having it in FileSystem makes it easier to use at runtime when the consumer doesn't know what the FileSystem implementation is. 



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