Amazon S3 connectors. Pros and cons

0

Hi Team, I couldn't find list/details of the tools to which Amazon S3 integrates with by using a S3 connector. Which tools integrate with S3 to provide in-place querying of S3 data (i.e. data shouldn't move out from S3 in order to be queried). How much data can be queried at a time? Does it support joins? What data formats can be queried ? Any pointers would really help. Thank you

Mayura
demandé il y a 2 ans228 vues
1 réponse
0

Amazon Athena, is a distributed that will allow you to use SQL to query S3 data in place.

There are no pre-defined limit on size of data, yes it supports joins and you can find supported data format here.

To understand how to create tables for Athena (only metadata, data is not moved) please refer to this documentation page.

For additional information you can look at the FAQ.

If you are already using Amazon Redshift it also can access data in place from S3, using Amazon Redshift Spectrum.

AWS
EXPERT
répondu il y a 2 ans
  • Thanks Fabrizio. Sorry, I should have mentioned that we are looking at tools other than Athena/Redshift to which S3 can connect using connectors. We are already using Athena/Redshift. Where can I get more information on S3 connectors? Please guide

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions