AWS Glue Crawler - single record CSV

0

when I launch an aws GLUE crawler on files in CSV format, the crawler does not detect some files as CSV, in stackoverflow I read that it is because the crawler uses LazySimpleSerde and needs at least 2 rows and I have some files that only have 1 row. How can I get classification to work well so I can generate the metadata correctly?Introduce la descripción de la imagen aquí Thanks for the support

  • I wouldn't worry too much about the classification, the important thing is that the table has the right serde and clients like Athena can read it correctly. To me it would make more sense that directory being a table sharing the same schema, having too many tables is a bad experience for users

profile picture
ESPECIALISTA
feita há 7 meses111 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