April I. Murphy
April I. Murphy
community.harness.io is no longer valid. Updated the README accordingly.
When I change a heading within a file, if there are anchors within the same file pointing to the modified heading, the lines containing those links are wiped out and...
Thanks for contributing to the Harness Developer Hub! Our code owners will review your submission. ## Description * Please describe your changes: Cache Intelligence GA + Available to all Infras....
I don't have write access to this repo, and I don't know whether this component is pinned to a specific Java driver version, so I'm leaving these comments in an...
## Description * Update the `user` and `password` for the Astra DB connection. This is based on how the `python-driver` (from which `scylla-driver` is forked) authenticates to Astra. * Provide...
Hello - I am a technical writer for DataStax. This PR clarifies the limitation on `CREATE KEYSPACE` for DataStax Astra DB. This restriction only applies to Astra DB, not DSE...
Integrate with python-driver for DataStax Enterprise, HCD, Astra, and open-source Apache Cassandra
### Short description and motivation for the proposed feature Based on conversation in #11873: `scylla-driver` doesn't officially support Astra. [scylla-driver](https://github.com/scylladb/python-driver/) is forked from [datastax/python-driver](https://github.com/datastax/python-driver), which is the [recommended Python driver](https://docs.datastax.com/en/datastax-drivers/compatibility/python-drivers.html)...
Hello, I am a technical writer for DataStax. I am leaving some feedback on the [JanusGraph documentation for Astra DB](https://docs.janusgraph.org/storage-backend/cassandra/#deploying-on-datastax-astra) because I'm not sure if I need to sign the...
- Added the 4.18+ docs link to the README. - Fixed a broken link for Astra.
The [description](https://github.com/datastax/dsbulk/blob/1.x/manual/driver.template.conf#L540) for `--driver.advanced.continuous-paging.page-size` incorrectly refers to the deprecated option `page-unit`. It should instead refer to `--driver.advanced.continuous-paging.page-size-in-bytes`. I am creating an issue instead of submitting a PR because I believe...