Merged
Conversation
absurdfarce
commented
Jan 7, 2026
| driver dependencies when using any of the binary versions obtained from our | ||
| [Artifactory server] as [Kerberos] is utilized in the [DSE features] of this | ||
| driver. See the [installation] section for more information on obtaining the | ||
| dependencies for a specific platform. |
Contributor
Author
There was a problem hiding this comment.
The notes for upgrading from DSE and DSE driver users are quite old (they refer to things that aren't really used anymore) and probably confuse more than clarify.
absurdfarce
commented
Jan 7, 2026
| #### Initial environment setup | ||
|
|
||
| ##### CentOS/RHEL (Yum) | ||
| ##### Rocky/RHEL (Yum) |
Contributor
Author
There was a problem hiding this comment.
Installed packages for Rocky were confirmed (as much as possible) against the build scripts we use internally for creating Jenkins runners. I haven't run these commands and then tried to build on a brand new Rocky 8/9 install yet... that's probably an exercise worth undertaking at some point.
Contributor
Author
|
Ping @millerjp for visibility |
millerjp
approved these changes
Jan 8, 2026
Contributor
Author
|
@yifan-c Are you good with these changes as well? |
Sorry for the belated reply. The changes look good. |
patch by Bret McGuire; reviewed by Bret McGuire and Yifan Cai reference: apache#581
c0d01af to
4ee53d8
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
In essence a version of this PR for the CPP driver. Updating links to point to ASF JIRA, removing references to the old Google Group and pointing people at ASF Slack... that kind of thing.
I also made a conscious effort to remove any references to CentOS generally (but specifically CentOS 7) in the relevant docs. We ended support for CentOS when they moved to the stream model (see this PR and this ticket for more info). We still have CentOS 7 artifacts for older releases in the Artifactory server but I felt like keeping the refs around would be more confusing than just removing them.
On the topic of that Artifactory server... we need to find some way to get off of that and onto a more sane way to manage dependencies.