You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Hudson (Jira)" <ji...@apache.org> on 2019/10/16 20:31:00 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=16953174#comment-16953174 ] 

Hudson commented on HADOOP-16640:
---------------------------------

SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #17542 (See [https://builds.apache.org/job/Hadoop-trunk-Commit/17542/])
HADOOP-16640. WASB: Override getCanonicalServiceName() to return URI (dazhou: rev 9a8edb0aeddd7787b2654f6e2a8465c325e048a2)
* (edit) hadoop-tools/hadoop-azure/src/test/java/org/apache/hadoop/fs/azure/ITestWasbUriAndConfiguration.java
* (edit) hadoop-tools/hadoop-azure/src/main/java/org/apache/hadoop/fs/azure/NativeAzureFileSystem.java


> 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-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org