=$PYTHON3_INSTALL_PATH/bin:$PYTHON27_INSTALL_PATH/bin:$PATH
This seems to have resolved the issue.
From: Rajiv Dimri
Sent: Thursday, May 10, 2018 11:52 AM
To: user@cassandra.apache.org
Subject: RE: dtests failing with - ValueError: unsupported hash type md5
Thank you for the response
qlsh in the virtualenv, node.py in ccmlib will pick
> cqlsh present in the Cassandra source directory.
>
>
>
> *From:* kurt greaves
> *Sent:* Thursday, May 10, 2018 11:37 AM
> *To:* User
> *Subject:* Re: dtests failing with - ValueError: unsupported hash type md5
>
>
&g
Even if I install cqlsh in the virtualenv, node.py in ccmlib will pick cqlsh
present in the Cassandra source directory.
From: kurt greaves
Sent: Thursday, May 10, 2018 11:37 AM
To: User
Subject: Re: dtests failing with - ValueError: unsupported hash type md5
What command did you run
What command did you run? Probably worth checking that cqlsh is installed
in the virtual environment and that you are executing pytest from within
the virtual env.
On 10 May 2018 at 05:06, Rajiv Dimri wrote:
> Hi All,
>
>
>
> We have setup a dtest environment to run against Cassandra db version
Hi All,
We have setup a dtest environment to run against Cassandra db version 3.11.1
and 3.0.5
As per instruction on https://github.com/apache/cassandra-dtest we have setup
the environment with python 3.6.5 along with other dependencies.
The server used is Oracle RHEL (Red Hat Enterprise Li