Wojciech Luczkow created BAHIR-178:
--------------------------------------
Summary: Add option to create database in influxdb connector
Key: BAHIR-178
URL: https://issues.apache.org/jira/browse/BAHIR-178
Project: Bahir
Issue Type: Improvement
Components: Flink Streaming Connectors
Reporter: Wojciech Luczkow
Currently InfluxDBSink is throwing
RuntimeException({color:#008000}"This {color}{color:#008000}database does not
exist!"{color});
If influxDB does not contain given database,
I prepared improvement for this by adding another option to configuration
Creating new database in influxDb is safe to do in parallel because InfluxDB
java client library handles already exist case
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)