Relative Content

Tag Archive for amazon-web-servicesamazon-athena

How to load entire text file as record in AWS Athena

I have a bunch of small text files with multi-line, unstructured data, stored in S3.
Since these files don’t have a regular format, I’d like to create an Athena table where every file is parsed as a single record.