Skip to content

Preserve S3-compatible filesystem schemes#2234

Open
PhotonData-oss wants to merge 1 commit into
AbsaOSS:developfrom
PhotonData-oss:fix-s3a-s3n-filesystem-uri-scheme
Open

Preserve S3-compatible filesystem schemes#2234
PhotonData-oss wants to merge 1 commit into
AbsaOSS:developfrom
PhotonData-oss:fix-s3a-s3n-filesystem-uri-scheme

Conversation

@PhotonData-oss

Copy link
Copy Markdown

Summary

  • preserve the original S3-compatible path scheme when creating the Hadoop filesystem bucket URI
  • add regression coverage for s3://, s3a://, and s3n:// bucket URI generation

Verification

  • git diff --cached --check

Scala/Maven tests were not run locally because this environment does not have Java or Maven installed (java and mvn are not available on PATH).

Fixes #2195

@sonarqubecloud

Copy link
Copy Markdown

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.

S3A and S3N path are not correctly handled

2 participants