[
https://issues.apache.org/jira/browse/HDFS-13007?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16321962#comment-16321962
]
Akira Ajisaka commented on HDFS-13007:
--------------------------------------
+1
> Ozone: Fix TestKeySpaceManager#testKSMInitializationFailure
> -----------------------------------------------------------
>
> Key: HDFS-13007
> URL: https://issues.apache.org/jira/browse/HDFS-13007
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Affects Versions: HDFS-7240
> Reporter: Xiaoyu Yao
> Assignee: Xiaoyu Yao
> Attachments: HDFS-13007-HDFS-7240.001.patch
>
>
> The test attempts to create KSM with a config that does not specify
> OZONE_SCM_CLIENT_ADDRESS_KEY and always failed with a different exception.
> The fix is to set ozone.scm.client.address before instantiate KSM.
> {code}
> config.set(ScmConfigKeys.OZONE_SCM_CLIENT_ADDRESS_KEY, "127.0.0.1:0");
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]