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

posta 2 anni fa208 visualizzazioni
1 Risposta
0

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

AWS
David
con risposta un anno fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande