analyzing-reddit-sentiment-with-aws icon indicating copy to clipboard operation
analyzing-reddit-sentiment-with-aws copied to clipboard

fig bug: update JSON to Parquet serialization

Open jojubart opened this issue 4 years ago • 0 comments

JSON format was still in use and prevented Athena from working. Parquet needs to be used, since that's the format used in Firehose when record format conversion was enabled.

Issue #, if available:

Description of changes: Input, Output and Serialization Library were update from JSON to Parquet format

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

jojubart avatar Apr 20 '21 11:04 jojubart