Sean Mackrory created IMPALA-7681:
-------------------------------------
Summary: Support new URI scheme for ADLS Gen2
Key: IMPALA-7681
URL: https://issues.apache.org/jira/browse/IMPALA-7681
Project: IMPALA
Issue Type: Bug
Reporter: Sean Mackrory
HADOOP-15407 recently added a new FileSystem implementation called "ABFS" for
the ADLS Gen2 service. Instead of being in the hadoop-azure-datalake module,
it's in the hadoop-azure module as a replacement for WASB.
It should have pretty much the same filesystem semantics as ADLS, but URIs are
configured separately, so we'll need a new function to pick it up, even if we
treat it the same.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)