zhenzhao wang created HADOOP-17247: -------------------------------------- Summary: Support Non-Path Based FileSystem API in Regex Mount Points Key: HADOOP-17247 URL: https://issues.apache.org/jira/browse/HADOOP-17247 Project: Hadoop Common Issue Type: Sub-task Reporter: zhenzhao wang
Regex mount points create ChoRootedFileSystem while accessing. And we couldn't know the underlying filesystems ahead. This won't work with non-path based APIs such as getAdditionalTokenIssuers. Instead of totaly unsuport it, we should support APIs to some extend. The could be done recording the FileSystem created and perform APIs for FileSystem instances created for ViewFileSystem. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-dev-h...@hadoop.apache.org