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 "Da Zhou (Jira)" <ji...@apache.org> on 2019/10/17 05:10:00 UTC

[jira] [Resolved] (HADOOP-16640) WASB: Override getCanonicalServiceName() to return full url of WASB filesystem

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

Da Zhou resolved HADOOP-16640.
------------------------------
    Resolution: Fixed

> WASB: Override getCanonicalServiceName() to return full url of WASB filesystem
> ------------------------------------------------------------------------------
>
>                 Key: HADOOP-16640
>                 URL: https://issues.apache.org/jira/browse/HADOOP-16640
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: fs/azure
>    Affects Versions: 3.2
>            Reporter: Da Zhou
>            Assignee: Da Zhou
>            Priority: Major
>
> HBase calls getCanonicalServiceName() to check if two FS are the same:
> [https://github.com/apache/hbase/blob/10180e232ebf886c9577d77eb91ce64b51564dfc/hbase-server/src/main/java/org/apache/hadoop/hbase/util/FSHDFSUtils.java#L117]
> This is creating some issues for customer because the current WASB relied on the default implementation of getCanonicalServiceName() and will return "ip:port".
> Will override getCanonicalServiceName()  in WASB to return the full URI of the fs, and this would be configurable.



--
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