[
https://issues.apache.org/jira/browse/HDDS-2229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16943175#comment-16943175
]
Siyao Meng commented on HDDS-2229:
----------------------------------
[~nmaheshwari] As it turns out the reason for the failure is that hdfs shell
didn't have ozone-site.xml in its config path. Therefore, it couldn't read the
ozone.om.address config, which is required when the host and port is ignored.
So this is not a bug on the code side.
Anyway, thanks for filing this. Closing this jira now.
> 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]