Skip to content

AWS: Support metrics tracking when using Analytics Accelerator stream #13348

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

SanjayMarreddi
Copy link
Contributor

Description
This PR fixes #13295. It addresses the feature gap in AAL stream of not tracking read metrics ( readBytes, readOperations ). Please note that this PR also depends on #13347 to be able to test this feature properly with an integration test.

Testing
Added a new integration test testMetrics that works for both existing S3InputStream and also the Analytics Accelerator Stream.

@github-actions github-actions bot added the AWS label Jun 18, 2025
Copy link

@fuatbasik fuatbasik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks a lot @SanjayMarreddi . I put some comments, mostly nitpicks.

@SanjayMarreddi SanjayMarreddi force-pushed the add_metrics_in_analytics_accelerator_stream branch from b3cfc37 to cb0c707 Compare June 19, 2025 16:41
@github-actions github-actions bot added the API label Jun 19, 2025
@SanjayMarreddi SanjayMarreddi force-pushed the add_metrics_in_analytics_accelerator_stream branch from cb0c707 to 383b38b Compare June 19, 2025 16:46
@github-actions github-actions bot removed the API label Jun 19, 2025
@SanjayMarreddi SanjayMarreddi force-pushed the add_metrics_in_analytics_accelerator_stream branch from 383b38b to 4195290 Compare June 19, 2025 17:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Input column missing in Spark UI when using S3 Analytics Accelerator
4 participants