Skip to main content

An utility to wait for a Cassandra instance to become available

Project description

wait-for-cassandra

Build Status PyPI PyPI version PyPI

This is a quick'n'dirty utility to wait for a Cassandra instance to become available. This proves to be an issue in CI development, where jobs that are tested for Cassandra need to wait for it to become available. Well, no problem with that!

Installation

pip install wait-for-cassandra

Usage

wait-for-cassandra <optional hostname> <optional timeout>

Default hostname is localhost, and default timeout is 5 minutes (300 seconds).

If you need to specify an user and a password, call this tool like this:

wait-for-cassandra <hostname> <timeout> <login> <password>

Or alternatively you can use it programmatically:

from wait_for_cassandra import wait_for_cassandra

wait_for_cassandra('host', 300, 'login', 'password')

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

wait_for_cassandra-1.4-py2.py3-none-any.whl (4.1 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file wait_for_cassandra-1.4-py2.py3-none-any.whl.

File metadata

  • Download URL: wait_for_cassandra-1.4-py2.py3-none-any.whl
  • Upload date:
  • Size: 4.1 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.44.1 CPython/3.8.0

File hashes

Hashes for wait_for_cassandra-1.4-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 9e9c8090084cf438b4b9026324e3fe9c6f7835e7d0bb34ab8d3044f4f7e8f785
MD5 3ae665dc54ee4c50587e61614d8d397f
BLAKE2b-256 c3e9b5e6bf683c1d78d961db3218b300b563a7e9bf6c8744095529b59eed55a4

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page