Skip to content

Adds cause message to translated exception#361

Merged
ahmarsuhail merged 1 commit intoawslabs:mainfrom
ahmarsuhail:exception-handling
Oct 20, 2025
Merged

Adds cause message to translated exception#361
ahmarsuhail merged 1 commit intoawslabs:mainfrom
ahmarsuhail:exception-handling

Conversation

@ahmarsuhail
Copy link
Collaborator

Description of change

Exceptions to now contain requestID's and reason for failure. eg:

java.io.IOException: Server error accessing s3://xxx, request failed with: At least one of the pre-conditions you specified did not hold (Service: S3, Status Code: 412, Request ID: xxxx, Extended Request ID: xxxx)

Relevant issues

Does this contribution introduce any breaking changes to the existing APIs or behaviors?

Does this contribution introduce any new public APIs or behaviors?

How was the contribution tested?

Does this contribution need a changelog entry?

  • I have updated the CHANGELOG or README if appropriate

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license and I agree to the terms of the Developer Certificate of Origin (DCO).

@ahmarsuhail ahmarsuhail merged commit 7479c52 into awslabs:main Oct 20, 2025
2 of 3 checks passed
dongjoon-hyun added a commit to apache/spark that referenced this pull request Jan 28, 2026
### What changes were proposed in this pull request?

This PR aims to upgrade `analyticsaccelerator-s3` to 1.3.1 for Apache Spark 4.2.0 in line with Apache Hadoop 3.4.3 (HADOOP-19742).
- apache/hadoop#8093

### Why are the changes needed?

To bring the latest fixes.
- https://github.com/awslabs/analytics-accelerator-s3/releases/tag/v1.3.1
  - awslabs/analytics-accelerator-s3#360
  - awslabs/analytics-accelerator-s3#361
  - awslabs/analytics-accelerator-s3#363
  - awslabs/analytics-accelerator-s3#356
  - awslabs/analytics-accelerator-s3#358

### Does this PR introduce _any_ user-facing change?

No behavior change.

### How was this patch tested?

Pass the CIs.

### Was this patch authored or co-authored using generative AI tooling?

No.

Closes #54031 from dongjoon-hyun/SPARK-55254.

Authored-by: Dongjoon Hyun <dongjoon@apache.org>
Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>
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.

2 participants