Skip to content

issues Search Results · repo:apache/cassandra-ccm language:Python

Filter by

250 results
 (84 ms)

250 results

inapache/cassandra-ccm (press backspace or delete to remove)

Is there any new version will be released soon in pypi?
  • medaminezghal
  • Opened 
    on Mar 29
  • #786

LooseVersion should be replaced with package.version.parse() or package.version.Version(). See similar issue with cassandra-dtests: CASSANDRA-18321
  • dhanush427
  • Opened 
    on Jun 25, 2024
  • #774

To all contributors, We are working on donating this project to the Apache Software Foundation (ASF) to be formally part of the Apache Cassandra project. ref: https://lists.apache.org/thread/y3xfkypd7v2n3xmp9b75ob1c6xngo572 ...
  • michaelsembwever
  • 18
  • Opened 
    on Jun 24, 2024
  • #773

I have created a cluster using the following: ccm create --pwd-auth test --version 4.1.4 --nodes 1 --debug --start When I try to connect in a Python integration test using the Cassandra default username ...
  • boonware
  • Opened 
    on May 7, 2024
  • #765

Hello, In my build system, there is no direct access to the internet. I need to proxy it through Artifactory. in that case, how do we configure the proxying ? Thanks. Please find the logs below:- ...
  • sunilkhokalay
  • Opened 
    on Sep 7, 2023
  • #755

I have installed it by cloning the repo and running python3 setup.py install and no longer have a use for it and want to uninstall it. I have tried python3 setup.py uninstall but it did not work.
  • PrathamBhatTech
  • Opened 
    on Jun 14, 2023
  • #751

ccm doesn t seems to be working on Fedora 37. Installation steps: pip install ccm Defaulting to user installation because normal site-packages is not writeable Requirement already satisfied: ccm in /home/workenv/.local/lib/python3.11/site-packages ...
  • porunov
  • 2
  • Opened 
    on May 5, 2023
  • #750

Trying to build a DSE cluster : ccm create --dse dse68 -v 6.8.3 --dse-username=test --dse-password=test -n 3 Then starting : ccm start Traceback (most recent call last): File /opt/homebrew/bin/ccm ...
  • gfelot
  • 1
  • Opened 
    on Mar 16, 2023
  • #749

Hi, I have python 2.7.18 on RHEL 7.9, pip version 8.1.2, I ve already installed pathlib2 via pip install pathlib2 with success. However pip install ccm gives the following error: Any help appreciated ...
  • pluraltouch
  • 4
  • Opened 
    on Oct 14, 2022
  • #745
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub