[
https://issues.apache.org/jira/browse/IMPALA-7681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16657767#comment-16657767
]
ASF subversion and git services commented on IMPALA-7681:
---------------------------------------------------------
Commit 7a022cf36a2c678dcff02d48db0641e6f74f068f in impala's branch
refs/heads/master from [~mackrorysd]
[ https://git-wip-us.apache.org/repos/asf?p=impala.git;h=7a022cf ]
IMPALA-7681. Add Azure Blob File System (ADLS Gen2) support.
HADOOP-15407 adds a new FileSystem implementation called "ABFS" for the
ADLS Gen2 service. It's in the hadoop-azure module as a replacement for
WASB. Filesystem semantics should be the same, so skipped tests and
other behavior changes have simply mirrored what is done for ADLS Gen1
by default. Tests skipped on ADLS Gen1 due to eventual consistency of
the Python client can be run against ADLS Gen2.
Change-Id: I5120b071760e7655e78902dce8483f8f54de445d
Reviewed-on: http://gerrit.cloudera.org:8080/11630
Reviewed-by: Impala Public Jenkins <[email protected]>
Tested-by: Impala Public Jenkins <[email protected]>
> 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
> Assignee: Sean Mackrory
> Priority: Major
> Fix For: Impala 3.1.0
>
>
> 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)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]