Skip to content

Read data from Athena into Glue Studio

0

I am looking to read data from Athena as input to Glue Studio. But I cant see any connector to Athena in Glue Studio. What would be my best approach to this? Perhaps I am missunderstanding this. Appreciate any help, thanks

asked 3 years ago460 views
2 Answers
1

That's because it is not practical, you would pay for two SQL engines at the same time. You can read directly from the catalog in Studio or read from the Athena results on s3, either because you have ran that query before or as part of a StepFunctions/AirFlow workflow.

AWS
EXPERT
answered 3 years ago
0

Thanks for the answer, makes great sense. If I choose to go with Data Catalog, would I setup Data Catalog on Athena or Glue?

answered 3 years ago
  • Not sure I understand what you mean, if you mean creating databases/tables on the catalog, you can use either tool

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.