Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
3.3.0
-
None
-
None
Description
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).
Attachments
Issue Links
- is related to
-
HADOOP-13971 Fix memory leak in FileSystem.Cache.Key class
- Open
-
HIVE-3098 Memory leak from large number of FileSystem instances in FileSystem.CACHE
- Closed