1 Antwort
- Neueste
- Die meisten Stimmen
- Die meisten Kommentare
1
Based on what is happening, it seems as though the query results location is writing into the same location as the Athena table and that seems to be causing the issue. I suggest the following steps to set up another location for the Athena query results.
- Click on Settings tab in the Athena console
- Click the manage button
- Choose the bucket (Ideally we create a separate bucket for Athena). you can choose a folder result such as
bucket-name/athena_results/team_name/user_name
. If you end up using the same bucket as the data location, ensure the folder location and the athena results location are different.
beantwortet vor 2 Jahren
Relevanter Inhalt
- AWS OFFICIALAktualisiert vor 3 Jahren
- AWS OFFICIALAktualisiert vor 10 Monaten