weideng1

Results 10 issues of weideng1

When creating a E-tier cluster in Astra, we often encounter the following error: ``` $ astra -e dev db create -l AWS -k testks -n clitest -r us-east-1 -t E60...

I was helping a user to try out cassandra-count and they ran into some interesting timeout errors like the following: ``` $ ./cassandra-count -host 127.0.0.1 -keyspace testks -table testcf -numFutures...

It appears that if you try to use cassandra-count against a C* 2.0 table, because 2.0 doesn't have system.size_estimates table yet, it will error out with some obscure error messages....

…sult.error_message in test ServerSideFailureTests.Integration_Cassandra_ErrorFunctionAlreadyExists

Using the latest dsbulk-1.10.0, I observed the following: ``` ubuntu@ip-172-31-94-145:~$ ./dsbulk-1.10.0/bin/dsbulk load -url file:///mnt/data/toload/foo_small.csv -k testks -t dsbulk_test -b ~/secureBundle_prod.zip -u xxx -p xxx Username and password provided but auth...

**Describe the bug** Following the instructions [here](https://docs.datastax.com/en/astra-cli/0.2/installation.html#install-astra-cli-on-linux) can get astra-cli installed, but it's not the right binary. **To Reproduce** Steps to reproduce the behavior: 1. On a arm64 Mac, install...

…, and handle transient download SCB errors more gracefully with retries

See the following output. This database is having some issues with cqlsh connection and download-scb. astra-cli could have better error handling and outputs something like: "the database is in a...

bug
minor