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
エキスパート
質問済み 7ヶ月前111ビュー
回答なし

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ