[JBoss JIRA] (TEIID-5872) Excel translator should support reading file from Amazon S3
by Steven Hawkins (Jira)
[ https://issues.redhat.com/browse/TEIID-5872?page=com.atlassian.jira.plugi... ]
Steven Hawkins updated TEIID-5872:
----------------------------------
Fix Version/s: 13.x
(was: 14.0)
Sprint: (was: DV Sprint 63)
Pulling from 14 and the sprint. This requires the introduction of a new source / resource adapter - so it should follow TEIID-5936
If we end up not using the sdk, then we can introduce an extension of the ws source that is specific for s3 that implements fileconnection.
> Excel translator should support reading file from Amazon S3
> -----------------------------------------------------------
>
> Key: TEIID-5872
> URL: https://issues.redhat.com/browse/TEIID-5872
> Project: Teiid
> Issue Type: Enhancement
> Components: Misc. Connectors
> Reporter: Ramesh Reddy
> Assignee: Ramesh Reddy
> Priority: Major
> Fix For: 13.x
>
>
> Excel translator should support reading data from Amazon S3
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
4 years, 7 months
[JBoss JIRA] (TEIID-5940) How to connect GCP bucket using Teiid
by Steven Hawkins (Jira)
[ https://issues.redhat.com/browse/TEIID-5940?page=com.atlassian.jira.plugi... ]
Steven Hawkins resolved TEIID-5940.
-----------------------------------
Resolution: Duplicate Issue
Marking as a duplicate of TEIID-5935. It appears that GCP has the same list support as ceph. The basic functionality should now work with GCP as well starting with the next snapshot / Teiid 14.0. Just configure the ws source endpoint as with your GCP url and the translator will use that as the basis for its requests rather than the default aws endpoint.
> How to connect GCP bucket using Teiid
> -------------------------------------
>
> Key: TEIID-5940
> URL: https://issues.redhat.com/browse/TEIID-5940
> Project: Teiid
> Issue Type: Feature Request
> Components: JDBC Connector
> Reporter: nayan Bijagare
> Assignee: Steven Hawkins
> Priority: Major
> Labels: GCP_BUC, jdbc-connector, team-service-2
> Original Estimate: 3 days
> Remaining Estimate: 3 days
>
> We need to read flat file or CSV file tabular data using Teiid.
> We couldn't find any JDBC driver by using it we can establish the connection with the GCP Bucket.
> Could you please suggest us any solution how to connect to GCP bucket using Teiid.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
4 years, 7 months
[JBoss JIRA] (TEIID-5935) S3 support for ceph
by Steven Hawkins (Jira)
[ https://issues.redhat.com/browse/TEIID-5935?page=com.atlassian.jira.plugi... ]
Steven Hawkins edited comment on TEIID-5935 at 5/4/20 9:47 PM:
---------------------------------------------------------------
Added a listv1 procedure and modified the bucket view to use the listv1 procedure - which is supported by all s3 providers. The usage of v2 with the bucket was incomplete because it exposed the continuation token, but a user could not do anything meaningful with that, so the bucket view is still functionally the same. Any additional efforts will be directed instead to TEIID-5936
I should add that the bucket view xml processing could be it's own procedure if we decide that this version of the translator should use continuation tokens so that it could be decoupled from the list procedure and the next document(s) can be processed on it's own.
was (Author: shawkins):
Added a listv1 procedure and modified the bucket view to use the listv1 procedure - which is supported by all s3 providers. The usage of v2 with the bucket was incomplete because it exposed the continuation token, but a user could not do anything meaningful with that, so the bucket view is still functionally the same. Any additional efforts will be directed instead to TEIID-5936
> S3 support for ceph
> -------------------
>
> Key: TEIID-5935
> URL: https://issues.redhat.com/browse/TEIID-5935
> Project: Teiid
> Issue Type: Feature Request
> Components: Misc. Connectors
> Reporter: Steven Hawkins
> Assignee: Steven Hawkins
> Priority: Major
> Fix For: 14.0
>
> Original Estimate: 4 hours
> Time Spent: 1 day, 4 hours
> Remaining Estimate: 0 minutes
>
> We need to validate ceph support against the changes in TEIID-5927. The most immediate issue appears to be that ceph does not support the v2 listing of bucket contents and would need to use an older list method.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
4 years, 7 months
[JBoss JIRA] (TEIID-5935) S3 support for ceph
by Steven Hawkins (Jira)
[ https://issues.redhat.com/browse/TEIID-5935?page=com.atlassian.jira.plugi... ]
Steven Hawkins commented on TEIID-5935:
---------------------------------------
This can be pulled back to 8.0 tp1 if TEIID-5927 is included as well on the Teiid side and in Teiid Spring Boot.
> S3 support for ceph
> -------------------
>
> Key: TEIID-5935
> URL: https://issues.redhat.com/browse/TEIID-5935
> Project: Teiid
> Issue Type: Feature Request
> Components: Misc. Connectors
> Reporter: Steven Hawkins
> Assignee: Steven Hawkins
> Priority: Major
> Fix For: 14.0
>
> Original Estimate: 4 hours
> Time Spent: 1 day, 4 hours
> Remaining Estimate: 0 minutes
>
> We need to validate ceph support against the changes in TEIID-5927. The most immediate issue appears to be that ceph does not support the v2 listing of bucket contents and would need to use an older list method.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
4 years, 7 months
[JBoss JIRA] (TEIID-5935) S3 support for ceph
by Steven Hawkins (Jira)
[ https://issues.redhat.com/browse/TEIID-5935?focusedWorklogId=12450957&pag... ]
Steven Hawkins logged work on TEIID-5935:
-----------------------------------------
Author: Steven Hawkins
Created on: 04/May/20 9:41 PM
Start Date: 04/May/20 9:40 PM
Worklog Time Spent: 1 day, 4 hours
Work Description: Accounting for a lot of lost time trying to get a local ceph instance installed - rook, podman, and cephadm all had issues for me.
Issue Time Tracking
-------------------
Remaining Estimate: 0 minutes (was: 4 hours)
Time Spent: 1 day, 4 hours
Worklog Id: (was: 12450957)
> S3 support for ceph
> -------------------
>
> Key: TEIID-5935
> URL: https://issues.redhat.com/browse/TEIID-5935
> Project: Teiid
> Issue Type: Feature Request
> Components: Misc. Connectors
> Reporter: Steven Hawkins
> Assignee: Steven Hawkins
> Priority: Major
> Fix For: 14.0
>
> Original Estimate: 4 hours
> Time Spent: 1 day, 4 hours
> Remaining Estimate: 0 minutes
>
> We need to validate ceph support against the changes in TEIID-5927. The most immediate issue appears to be that ceph does not support the v2 listing of bucket contents and would need to use an older list method.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
4 years, 7 months
[JBoss JIRA] (TEIID-5935) S3 support for ceph
by Steven Hawkins (Jira)
[ https://issues.redhat.com/browse/TEIID-5935?page=com.atlassian.jira.plugi... ]
Steven Hawkins updated TEIID-5935:
----------------------------------
Fix Version/s: (was: 8.0-tp1-13.1.x)
> S3 support for ceph
> -------------------
>
> Key: TEIID-5935
> URL: https://issues.redhat.com/browse/TEIID-5935
> Project: Teiid
> Issue Type: Feature Request
> Components: Misc. Connectors
> Reporter: Steven Hawkins
> Assignee: Steven Hawkins
> Priority: Major
> Fix For: 14.0
>
> Original Estimate: 4 hours
> Time Spent: 1 day, 4 hours
> Remaining Estimate: 0 minutes
>
> We need to validate ceph support against the changes in TEIID-5927. The most immediate issue appears to be that ceph does not support the v2 listing of bucket contents and would need to use an older list method.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
4 years, 7 months
[JBoss JIRA] (TEIID-5935) S3 support for ceph
by Steven Hawkins (Jira)
[ https://issues.redhat.com/browse/TEIID-5935?page=com.atlassian.jira.plugi... ]
Steven Hawkins updated TEIID-5935:
----------------------------------
Original Estimate: 4 hours
Remaining Estimate: 4 hours
> S3 support for ceph
> -------------------
>
> Key: TEIID-5935
> URL: https://issues.redhat.com/browse/TEIID-5935
> Project: Teiid
> Issue Type: Feature Request
> Components: Misc. Connectors
> Reporter: Steven Hawkins
> Assignee: Steven Hawkins
> Priority: Major
> Fix For: 14.0, 8.0-tp1-13.1.x
>
> Original Estimate: 4 hours
> Remaining Estimate: 4 hours
>
> We need to validate ceph support against the changes in TEIID-5927. The most immediate issue appears to be that ceph does not support the v2 listing of bucket contents and would need to use an older list method.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
4 years, 7 months