waterslideLTS / waterslide

WaterSlide is a streaming event-at-a-time architecture for processing metadata. It is designed to take in a set of streaming events from multiple sources, process them through a set of modules ("kids"), and return meaningful outputs.
Other
113 stars 40 forks source link

kafka_multi_in - logging option to tuple, wsdt_tuple.h - added int32 and int64 types #38

Closed Karl-MS closed 4 years ago

Karl-MS commented 4 years ago

kafka_multi_in - added optional status and error logging to tuple; wsdt_tuple.h - added tuple_member_create_int64 to handle various kafka int64 datatypes