You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bahir.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2018/11/07 20:29:01 UTC

[jira] [Commented] (BAHIR-178) Add option to create database in influxdb connector

    [ https://issues.apache.org/jira/browse/BAHIR-178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16678738#comment-16678738 ] 

ASF subversion and git services commented on BAHIR-178:
-------------------------------------------------------

Commit 898e913fe9bdc9837e6f5a9be8d80e41dc1ea020 in bahir-flink's branch refs/heads/master from [~wojciech.luczkow]
[ https://git-wip-us.apache.org/repos/asf?p=bahir-flink.git;h=898e913 ]

[BAHIR-178] Added option to create new InfluxDb database

Closes #34


> 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
>            Priority: Major
>
> 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)