[ 
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-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-dev-h...@hadoop.apache.org

Reply via email to