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

asked 2 years ago201 views
1 Answer
0

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

AWS
David
answered a year ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions