Madhavan
Madhavan
Hi @ogabrielluiz could you please review and merge this when possible? Thank you in advance!
@levpopov I did try to update to latest `1.29` as of this morning, but the problem still exists, ``` % claude update Current version: 1.0.27 Checking for updates... New version...
Same problem with today's update too, ``` % claude update Current version: 1.0.29 Checking for updates... New version available: 1.0.30 (current: 1.0.29) Installing update... Using global installation update method... Successfully...
@ant-kurt could you please see the above and let me know what I might be missing here which caused this sudden seizure of this setup working. Thank you in advance!
@ant-kurt I've done `aws configure` and have a profiled named `bedrock` and I can see it under `~/.aws/credentials` file too. `~/.aws/config` file has, ``` [profile bedrock] region = us-east-1 output...
Thank you this works now! But, definitely this is a new change in behavior that is not captured in the docs
> It seems Astra in later versions also need token? When [connecting to DataStax Astra DB, you only want **one** of the options](https://docs.datastax.com/en/astra-db-serverless/administration/manage-application-tokens.html#token-details) below, 1. `ClientID` for username and `ClientSecret`...
It looks like the changes will be needed here - https://github.com/nosqlbench/nosqlbench/blob/main/nb-apis/adapters-api/src/main/java/io/nosqlbench/adapters/api/activityconfig/yaml/OpsDocList.java#L78-L83 is where it gets filtered, which gets into the https://github.com/nosqlbench/nosqlbench/blob/main/nb-apis/nb-api/src/main/java/io/nosqlbench/nb/api/tagging/TagFilter.java#L238 A quick & dirty (I don't like this anyways)...
We can't merge this until we move the bare minimum pre-requisites.
Hi there! The error, as it states, it couldn't find `examples/bindings-basics` (notice the hypen character. we'll talk about that here in a second). I'd try the below `--list-workloads` which is...