stream-reactor icon indicating copy to clipboard operation
stream-reactor copied to clipboard

A collection of open source Apache 2.0 Kafka Connector maintained by Lenses.io.

Results 188 stream-reactor issues
Sort by recently updated
recently updated
newest added

Hi, DO you support Redis to Kafka ? Means, detect changes on Redis and send it to Kafka ? Is there any connector supporting this ? Thank you

enhancement
source
redis

# Issue Guidelines Please review these questions before submitting any issue? ### What version of the Stream Rector are you reporting this issue for? 1.2.0 ### Are you running the...

sink
mongodb

# HBase sink add zookeeper.quorum property ### Stream Reactor version: 0.3.0 ### Description Right now the zookeeper.quorum property must be set within the hbase-site.xml file. Running on a docker environment...

sink
hbase

###Connector configuration ```` { "connector.class": "com.datamountaineer.streamreactor.connect.influx.InfluxSinkConnector", "tasks.max": "1", "topics": "topic1", "connect.influx.kcql": "INSERT INTO registrations SELECT after.CREATION_DATE FROM ebsmysql.AR.HZ_PARTIES WITHTIMESTAMP after.CREATION_DATE WITHTAG (op,after.CREATION_DATE)", "connect.influx.url": "http://influxdb:8086", "connect.influx.db":"mydb", "connect.influx.username":"xxxx", "connect.influx.password":"xxxxx" } ```` once...

sink
influxdb

Issue #278 created the capability to alter the size of the time slice when retrieving data from Cassandra to publish to Kafka. Issue #301 allows these settings (duration of time...

enhancement
cassandra
source

# Issue Guidelines Please review these questions before submitting any issue? ### What version of the Stream Rector are you reporting this issue for? ### Are you running the correct...

sink
hive

# Issue Guidelines Please review these questions before submitting any issue? ### What version of the Stream Rector are you reporting this issue for? ### Are you running the correct...

sink
hive

### What version of the Stream Reactor are you reporting this issue for? 1.2.2 Is possible to use hive source connector in incremental mode? The same way as JDBC source...

source
hive

# Issue Guidelines Please review these questions before submitting any issue? ### What version of the Stream Reactor are you reporting this issue for? kafka-connect-hive-1.2.1-2.1.0 ### Are you running the...

sink
hive