Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 288 Bytes

File metadata and controls

13 lines (7 loc) · 288 Bytes

Kakfa consumer to save win events to Apache Cassandra for the Mangolaa platform.

Howto

Data is read directly from Kafka topic called 'wins'. Each message is a JSON string gzipped as a byte array.

Cassandra Table structure

Keyspace : mangolaa

Table : wins

Fields : Coming soon