[
https://issues.apache.org/jira/browse/HDFS-15449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17152422#comment-17152422
]
Hudson commented on HDFS-15449:
-------------------------------
SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #18414 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/18414/])
HDFS-15449. Optionally ignore port number in mount-table name when (github: rev
dc0626b5f2f2ba0bd3919650ea231cedd424f77a)
* (edit)
hadoop-hdfs-project/hadoop-hdfs/src/site/markdown/ViewFsOverloadScheme.md
* (edit)
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/tools/TestViewFileSystemOverloadSchemeWithDFSAdmin.java
* (edit)
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/fs/viewfs/Constants.java
* (edit)
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/tools/TestViewFileSystemOverloadSchemeWithFSCommands.java
* (edit)
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/fs/viewfs/ViewFileSystem.java
* (edit)
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/fs/viewfs/TestViewFileSystemOverloadSchemeHdfsFileSystemContract.java
* (edit)
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/fs/viewfs/ViewFileSystemOverloadScheme.java
* (edit)
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/fs/viewfs/TestViewFileSystemOverloadSchemeWithHdfsScheme.java
> Optionally ignore port number in mount-table name when picking from
> initialized uri
> -----------------------------------------------------------------------------------
>
> Key: HDFS-15449
> URL: https://issues.apache.org/jira/browse/HDFS-15449
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Reporter: Uma Maheswara Rao G
> Assignee: Uma Maheswara Rao G
> Priority: Major
> Fix For: 3.4.0
>
>
> Currently mount-table name is used from uri's authority part. This authority
> part contains IP:port/HOST:port. Some may configure without port as well.
> ex: hdfs://ns1 or hdfs://ns1:8020
> It may be good idea to use only hostname/IP when users configured withÂ
> IP:port/HOST:port format. So, that we will have unique mount-table name in
> both cases.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]