Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 674 Bytes

File metadata and controls

20 lines (12 loc) · 674 Bytes

Cassandra Sink

This sink application writes the content of each message it receives into Cassandra.

It expects a payload of JSON String and uses it’s properties to map to table columns.

Payload

A JSON String or byte array representing the entity (or a list of entities) to be persisted.

Options

The cassandra sink has the following options: