issues
search
CatalystCode
/
project-fortis
Repository for all parts of the Fortis architecture
https://aka.ms/fortis-story
MIT License
29
stars
17
forks
source link
Cassandra event sink bugfixes
#16
Closed
kevinhartman
closed
6 years ago
kevinhartman
commented
6 years ago
Added full consistency requirement to event table writes to ensure deduplication readback always sees all events.
Fixed issue where Spark conf global Cassandra settings were being ignored for event table writes.
Fixed issue where repartition prior to deduplication was being skipped.
Removed some unneeded calls to TileUtils.tile_id_from_lat_long.
Resolved warning for Try missing Success.