apache / apache/cassandra-ccm

Getting load warnings on version 3.1.4

Open
#698 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
1.2k
Forks
309
PR merge metrics
No merged PRs in 30d

Description

Hi

I am on Windows10

When I start CCM, I get warnings. I am using ccm version 3.1.4. I think these warnings should be fixed in the version but I am still getting them.
>
> C:\...\ccm-3.1.4.tar\dist\ccm-3.1.4\ccmlib\cluster_factory.py:22: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details.
>
> data = yaml.load(f)
>
> C:\...\ccm-3.1.4.tar\dist\ccm-3.1.4\ccmlib\node.py:143: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details.
>
> data = yaml.load(f)
>
>
>
Why am I getting these warnings and how could these be fixed?

thanks
Manu

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.