Compartilhar via


READ_FILES_CREDENTIALS_PARSE_ERROR condição de erro

SQLSTATE: 42000

Erro ao analisar as credenciais temporárias da função read_files().

ADLS_CRIPTOGRAFIA

O parâmetro 'encryption' para ADLS é inválido.

Verifique se todas as opções a seguir são fornecidas como uma lista separada por vírgulas:

"TYPE=AZURE_CSE,MASTER_KEY=...".

ADLS_TEMPORARY_CREDENTIALS

O parâmetro 'temporaryCredentials' para ADLS é inválido.

Verifique se todas as opções a seguir são fornecidas como uma lista separada por vírgulas:

"AZURE_SAS_TOKEN=...".

S3_ENCRYPTION

O parâmetro 'encryption' para S3 é inválido.

Verifique se todas as opções a seguir são fornecidas como uma lista separada por vírgulas:

"TYPE=AWS_SSE_C,MASTER_KEY=...".

S3_TEMPORARY_CREDENTIALS

O parâmetro 'temporaryCredentials' para S3 é inválido.

Verifique se todas as opções a seguir são fornecidas como uma lista separada por vírgulas:

AWS_ACCESS_KEY=...,AWS_SECRET_KEY=...,AWS_SESSION_TOKEN=...