Simple service which imports JSON exported data from Kafka to Influx
3.1K
This container runs script which relays json data stored in Python InfluxDB compatible format to InfluxDB.
The script is implemented as addition to cs-pulse-sensor-kafka code, but can be used separately as doesn't include specific code.
InfluxDb doesn't have open source option for clustered environment, but Kafka has. So, instead of direct placement of points into InfluxDb it's possible to place them into Kafka, and later relay into standalone InfluxDB databases, which are not clustereed but duplicate each other. Next, the load and failover can be managed with Nginx.

Licensed under Apache 2.0 license.
Content type
Image
Digest
Size
184.3 MB
Last updated
about 8 years ago
docker pull bwsw/python-kafka-influxdb-importer