[
https://issues.apache.org/jira/browse/HDDS-2229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16942481#comment-16942481
]
Siyao Meng commented on HDDS-2229:
----------------------------------
In non-HA environment, we can omit the port number. In this case, the port
number configured in ozone-site.xml will be used. (This is the second case
mentioned in [~bharat]'s comment.)
Service ID doesn't take a port number because it wouldn't make sense to use
one. Such behavior is the same as in HDFS.
> ozonefs paths need host and port information for non HA environment
> -------------------------------------------------------------------
>
> Key: HDDS-2229
> URL: https://issues.apache.org/jira/browse/HDDS-2229
> Project: Hadoop Distributed Data Store
> Issue Type: Bug
> Reporter: Namit Maheshwari
> Priority: Major
>
>
> For non HA environment ozonefs path need to have host and port info, like
> below:
> o3fs://bucket.volume.om-host:port/key
> Whereas, for HA environments the path will change to use nameservice like
> below:
> o3fs://bucket.volume.ns1/key
> This will create ambiguity. User experience should be the same irrespective
> of the usage.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]