Skip to content

Conversation

@yichilin
Copy link

@yichilin yichilin commented Feb 7, 2023

Issue #, if available:

If s3 bucket name contains dot(e.g. s3a://my.production.bucket/), it throws the following error.

javax.net.ssl.SSLPeerUnverifiedException: Certificate for <my.production.bucket.s3.amazonaws.com> doesn't match any of the subject alternative names: [*.s3.amazonaws.com, s3.amazonaws.com]

See more detail here: https://issues.apache.org/jira/browse/HADOOP-18159

Description of changes:

By resolving this issue, enable spark.hadoop.fs.s3a.path.style.access in config file.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@yichilin yichilin closed this Jul 17, 2024
@yichilin yichilin deleted the support-s3-bucket-name-with-dot branch July 17, 2024 14:57
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