Releases: lensesio/stream-reactor
Release 0.2.2
RethinkDB Sink - handling decimal, date, time and timestamp connect schemas
Release 0.2.1
- VoltDb fix to fetch columns for store proc related to tables we are interested in.
- ReThinkDB Table creation fix.
- ReThink batch insert fix.
- Experimental BlockChain source.
- Fixes to HBASE/Druid dependencies with netty and javax.
Release 0.2
Initial release for Confluent 3.0.0 and Kafka 0.10.0
Download the archive and unzip:
wget https://github.com/datamountaineer/stream-reactor/releases/download/v0.2/stream-reactor-release-0.2-3.0.0.tar.gz
tar -xvf stream-reactor-release-0.2-3.0.0.tar.gz
Add the required jars to the CLASSPATH
e.g. export CLASSPATH=stream-reactor-release-0.2-3.0.0/kafka-connect-yahoo/build/libs/kafka-connect-yahoo-0.2-3.0.0-all.jar
See documentation at http://docs.datamountaineer.com/en/latest/
Initial release for Confluent 3.0.0 and Kafka 0.10.0
Initial release for Confluent 3.0.0 and Kafka 0.10.0
Download the archive and unzip:
wget https://github.com/datamountaineer/stream-reactor/releases/download/v0.1/stream-reactor-release-0.1-3.0.0.tar.gz
tar -xvf stream-reactor-release-0.1-3.0.0.tar.gz
Add the required jars to the CLASSPATH
e.g. export CLASSPATH=stream-reactor-release-0.1-3.0.0/kafka-connect-yahoo/build/libs/kafka-connect-yahoo-0.1-3.0.0-all.jar
See documentation at http://docs.datamountaineer.com/en/latest/