Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SPARKC-712: Update metrics for read and writes via DSV2 #1369

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

siadat
Copy link

@siadat siadat commented Jul 30, 2024

Description

How did the Spark Cassandra Connector Work or Not Work Before this Patch

Metrics are not updated for read and writes performed via DSV2. The values returned are all 0s.

General Design of the patch

InputMetricsUpdater and OutputMetricsUpdater are used in the DSV2 read (including joins and counts) and write paths.

Fixes: SPARKC-712

How Has This Been Tested?

A couple of integration tests were added.

Checklist:

@siadat siadat marked this pull request as ready for review September 2, 2024 10:19
@siadat
Copy link
Author

siadat commented Sep 11, 2024

Hi @jacek-lewandowski Sorry for tagging, I was wondering if I could get your review on this PR. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant