[
https://issues.redhat.com/browse/TEIID-5871?page=com.atlassian.jira.plugi...
]
Ramesh Reddy commented on TEIID-5871:
-------------------------------------
I was mistaken about #1 above, the translator does not use the aws library at all, just
plain http calls, so there is no version degradation.
Amazon S3 translator generates wrong endpoints
----------------------------------------------
Key: TEIID-5871
URL:
https://issues.redhat.com/browse/TEIID-5871
Project: Teiid
Issue Type: Bug
Components: Misc. Connectors
Reporter: Ramesh Reddy
Assignee: Ramesh Reddy
Priority: Blocker
Fix For: 13.1, 13.0.2
Amazon S3 translator currently is not working. I see two issues
1) The Amazon SDK jar that is being used is very old from 2016, this should be updated to
latest either 1.11.695 or 2.0. I am guessing 2.0 will be more work that can be handled in
a separate issue.
2) The default endpoints that are generated are wrong for S3, it looks like this has
changed by Amazon. These need to be in the form
"<bucket>.s3.amazonaws.com"
--
This message was sent by Atlassian Jira
(v7.13.8#713008)