Hi All,
I remember that David explained the command to run ./nb on the Astra database, with host=... username=KVUser password=...
I tried the following commands
export CLUSTERID=<MyClusterID> ~/nb run driver=cql \ --show-stacktraces \ workload=/home/here/cassandra-workshop-series/week7-Test-your-Apps/cql-iot-basic.yaml \ tag=phase.schema \ host=${CLUSTERID}-europe-west1.apps.astra.datastax.com/api/rest \ secure-connect=/home/ntv/Downloads/secure-connect-killrvideocluster.zip \ username=KVUser password=KVPassword
it failed with the following error:
... losts of lines ...
Failed to add contact point: b84ac878-c808-490b-93ea-51e6046db1b8-europe-west1.apps.astra.datastax.com/api/rest
Could you please give me the correct command.
Thank you in advance & Best regards
[EDIT]
2020-09-06 20:09:26,285 ERROR [main] i.n.e.c.ScenarioErrorHandler [ScenarioErrorHandler.java:50] Error from driver or included library: java.lang.RuntimeException: Error initializing activity 'cql-keyvalue': Can't use addContactPoint(s) if you've already called withCloudSecureConnectBundle java.util.concurrent.ExecutionException: java.lang.RuntimeException: Error initializing activity 'cql-keyvalue': Can't use addContactPoint(s) if you've already called withCloudSecureConnectBundle