Crawler skipping first line when we enable column headings option with has headings and gave column names in comma delimited list

0

Hi All, We are trying to crawl a s3 file which does not have any column names. We want to add column name manually while crawling the source. We created custom classifier with proper delimiter and selected column headings option with*** has headings*** and gave column names in comma delimited list. the crawler job went fine. But in the Athena we can see first row is missing from the table but we can see that record in the file. Can anyone please help to resolve this issue.

Thanks Asif

gefragt vor 2 Jahren208 Aufrufe
1 Antwort
0

Please validate in Glue Data Catalog Table properties, you probably have skip.header.line.count=1

AWS
David
beantwortet vor einem Jahr

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen