Skip to content

Airbyte & Apache Iceberg with AWS Athena #45620

Closed Answered by Anudhyan
sotiriskar asked this question in Connector Questions
Discussion options

You must be logged in to vote

It sounds like you're doing most things right, but there are a few areas to check that might explain why you're not seeing results. First, make sure there are actual Parquet files in the S3 folder where the table is pointing. If the data/ folder under airbyte_raw_device_check is empty, or if the files are missing, Athena won't return any data. Also, check that the metadata/ folder contains the necessary manifest files. These are crucial for Iceberg tables to reference the data correctly.

Another thing to look into is S3 permissions. If Athena doesn't have the right access to your S3 bucket due to permissions issues, that could be blocking the query from working. Sometimes, either the buck…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by sotiriskar
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants