[
https://issues.apache.org/jira/browse/HADOOP-16640?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Virajith Jalaparti updated HADOOP-16640:
----------------------------------------
Fix Version/s: 3.2.2
> 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
> Fix For: 3.2.2
>
>
> 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: [email protected]
For additional commands, e-mail: [email protected]