You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Haibo Chen (Jira)" <ji...@apache.org> on 2020/08/18 19:30:00 UTC

[jira] [Created] (HADOOP-17214) Allow file system cache to be disabled for all file systems

Haibo Chen created HADOOP-17214:
-----------------------------------

             Summary: Allow file system cache to be disabled for all file systems
                 Key: HADOOP-17214
                 URL: https://issues.apache.org/jira/browse/HADOOP-17214
             Project: Hadoop Common
          Issue Type: Improvement
          Components: common
            Reporter: Haibo Chen
            Assignee: Haibo Chen


Right now, FileSystem.get(URI uri, Configuration conf) allows caching of file systems to be disabled per scheme.

We can introduce a new global conf to disable caching for all FileSystem, the default would be false (or do not disable cache gobally).



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org