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-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org

Reply via email to