[teiid-issues] [JBoss JIRA] (TEIID-5936) create an s3 file source

Steven Hawkins (Jira) issues at jboss.org
Tue Aug 4 09:00:00 EDT 2020


     [ https://issues.redhat.com/browse/TEIID-5936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steven Hawkins resolved TEIID-5936.
-----------------------------------
    Resolution: Done


Changed the default handling and meaning of the endpoint and region properties to match the sdk.  They are both still optional, but now with no default values.  If endpoint is not specified then region will configure the source to use the corresponding AWS S3 service region.  If endpoint is specified, then region will mean just the signing region override.

> create an s3 file source 
> -------------------------
>
>                 Key: TEIID-5936
>                 URL: https://issues.redhat.com/browse/TEIID-5936
>             Project: Teiid
>          Issue Type: Feature Request
>          Components: Misc. Connectors
>            Reporter: Steven Hawkins
>            Assignee: Steven Hawkins
>            Priority: Major
>             Fix For: 15.0
>
>   Original Estimate: 1 day
>          Time Spent: 1 day
>  Remaining Estimate: 0 minutes
>
> The existing s3 support is implemented as a translator / ws source combo.  We instead need this to be just a source to allow for translators to utilize it (excel, parquet, avro).
> As an alternative to our existing support we should evaluate utilizing the sdk rather than providing our own processing logic.  More than likely this will be a quicker path to things like s3 select support.  However ceph seems to lag in s3 support (see TEIID-5935 and no s3 select support) so we'd have to compensate, make the metadata and/or the capabilities specific to the connection type.



--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the teiid-issues mailing list