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

Steve Loughran updated HADOOP-14258:
------------------------------------
    Issue Type: Sub-task  (was: Improvement)
        Parent: HADOOP-14764

> 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
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org

Reply via email to