analyzing-reddit-sentiment-with-aws
analyzing-reddit-sentiment-with-aws copied to clipboard
fig bug: update JSON to Parquet serialization
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.