[
https://issues.apache.org/jira/browse/HDFS-13007?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Xiaoyu Yao updated HDFS-13007:
------------------------------
Resolution: Fixed
Hadoop Flags: Reviewed
Fix Version/s: HDFS-7240
Status: Resolved (was: Patch Available)
Thanks [~ajisakaa] for the review. I've committed the patch to the feature
branch.
> 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
> Fix For: HDFS-7240
>
> 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]