IBMStreams/streamsx.avro

Name: streamsx.avro

Owner: IBM Streams

Description: (incubating) Toolkit to support serialization and deserialization in Avro format

Created: 2016-12-08 14:52:13.0

Updated: 2017-05-30 12:07:41.0

Pushed: 2017-12-29 15:59:34.0

Homepage: http://ibmstreams.github.io/streamsx.avro/

Size: 3380

Language: Java

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Streams Apache Avro toolkit (incubating)

This toolkit to support serialization and deserialization of messages in an Apache Avro format. It provides two operators, AvroToJSON and JSONToAvro, which respectively are used to convert an Avro message (with or without embedded schema) to a JSON string and a JSON string into an Avro message (or a block of Avro messages with embedded schema). Avro messages are in a binary format, hence they are represented as a Streams blob type.

The toolkit contains examples on how to use the operators.

Installation of the toolkit

Installation instructions can be found here: Installing the toolkit

Getting started

Once installation is done, here you can find how to use the toolkit: Using the CDCStreams toolkit

Troubleshooting

If the Streams application fails, please check: Troubleshooting


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.