scylla-ccm:Cassandra集群管理器,针对Scylla进行了修改

时间:2024-04-25 10:39:11
【文件属性】:

文件名称:scylla-ccm:Cassandra集群管理器,针对Scylla进行了修改

文件大小:131KB

文件格式:ZIP

更新时间:2024-04-25 10:39:11

Python

CCM(Cassandra集群管理器) 在本地主机上创建,启动和删除Apache Cassandra集群的脚本/库。 ccm和ccmlib的目标是使在本地机器上轻松创建,管理和销毁小型Cassandra群集变得容易。 它旨在测试Cassandra集群。 指向Scylla CCM指令的指针(应在此处真正合并) 要求 有效的python安装(经测试可与python 2.7一起使用)。 pyYAML( sudo easy_install pyYaml ) 六个( sudo easy_install six ) ant( ,在Mac OS X上为brew install ant ) psutil( ) Java(哪个版本取决于您计划使用的Cassandra的版本。如果不确定,请使用Java 7,因为它已知可与当前版本的Cassandra一起使用)。 ccm目前仅适用于l


【文件预览】:
scylla-ccm-next
----MANIFEST.in(158B)
----.github()
--------workflows()
----scripts()
--------download_master.sh(1KB)
--------download_enterprise.sh(1KB)
--------download_rc_version.sh(918B)
----scylla_ccm_env.sh(857B)
----.travis.yml(658B)
----tox.ini(455B)
----pytest.ini(531B)
----requirements-test.txt(13B)
----ccmlib()
--------node.py(84KB)
--------utils()
--------scylla_docker_cluster.py(19KB)
--------cluster_factory.py(3KB)
--------dse_node.py(18KB)
--------cmds()
--------cli_session.py(2KB)
--------dse_cluster.py(4KB)
--------scylla_repository.py(18KB)
--------__init__.py(0B)
--------scylla_test_ssl()
--------cluster.py(27KB)
--------resources()
--------scylla_node.py(59KB)
--------scylla_cluster.py(18KB)
--------repository.py(20KB)
--------common.py(27KB)
----setup.py(1KB)
----ssl()
--------cassandra.crt(626B)
--------keystore.jks(1KB)
--------truststore.jks(692B)
----README.md(8KB)
----old_tests()
--------test_issues.py(812B)
--------test_lib.py(10KB)
--------test_cmds.py(3KB)
--------ccmtest.py(600B)
--------__init__.py(311B)
--------test_common.py(913B)
----docs()
--------docker-ccm.md(2KB)
----tests()
--------test_config.py(470B)
--------test_version_parsing.py(1KB)
--------test_scylla_relocatable_cluster.py(1005B)
--------__init__.py(311B)
--------test_scylla_cmds.py(9KB)
--------test_scylla_docker_cluster.py(3KB)
--------test_scylla_download.py(2KB)
--------ccmcluster.py(4KB)
--------test_scylla_repository.py(909B)
--------conftest.py(4KB)
----ccm(2KB)
----.gitignore(111B)
----license.txt(11KB)

网友评论