Unknown session property with UNLOAD

0

I've tried to UNLOAD() data from MySQL to S3 by Athena engine 3 and got an error: INVALID_SESSION_PROPERTY: Unknown session property ***.manifest_location.
*** - this is my Data source.
But it works with Athena engine 2. I can't find any info about this error.

UNLOAD (SELECT * FROM database.table)
TO 's3://my-bucket/table/'
WITH (format = 'PARQUET',compression = 'SNAPPY')

Aucune réponse

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