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')

feita há um ano97 visualizações
Sem respostas

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas