Daryn Sharp created HADOOP-10716:
------------------------------------
Summary: Cannot use more than 1 har filesystem
Key: HADOOP-10716
URL: https://issues.apache.org/jira/browse/HADOOP-10716
Project: Hadoop Common
Issue Type: Bug
Components: conf, fs
Affects Versions: 2.0.0-alpha, 3.0.0
Reporter: Daryn Sharp
Priority: Critical
Filesystems are cached purely on scheme + authority. Har filesystems actually
need further differentiation based on path to the har file itself. For this
reason, the fs cache used to be explicitly disable for har via
"fs.har.impl.cache.disable" in core-default.xml.
--
This message was sent by Atlassian JIRA
(v6.2#6252)