[ 
https://issues.apache.org/jira/browse/HADOOP-16640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16953409#comment-16953409
 ] 

Da Zhou commented on HADOOP-16640:
----------------------------------

committed, closing it

> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to