You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Steve Loughran (Jira)" <ji...@apache.org> on 2021/04/28 19:32:13 UTC

[jira] [Resolved] (HADOOP-14258) Verify and document ADLS client mount table feature

     [ https://issues.apache.org/jira/browse/HADOOP-14258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steve Loughran resolved HADOOP-14258.
-------------------------------------
    Resolution: Won't Fix

resolving as WONTFIX; if feature is needed it should be done in the abfs connector

> Verify and document ADLS client mount table feature
> ---------------------------------------------------
>
>                 Key: HADOOP-14258
>                 URL: https://issues.apache.org/jira/browse/HADOOP-14258
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs/adl
>    Affects Versions: 2.8.0
>            Reporter: John Zhuge
>            Priority: Minor
>
> ADLS connector supports a simple form of client mount table (chrooted) so that multiple clusters can share a single store as the default filesystem without sharing any directories. Verify and document this feature.
> How to setup:
> * Set property {{dfs.adls.<cluster>.hostname}} to {{<store>.azuredatalakestore.net}}
> * Set property {{dfs.adls.<cluster>.mountpoint}} to {{<mount_path_in_store>}}
> * URI {{adl://<cluster>/...}} will be translated to {{adl://<store>.azuredatalakestore.net/<mount_path_in_store>}}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-dev-help@hadoop.apache.org