You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bahir.apache.org by "Nils Kuhn (JIRA)" <ji...@apache.org> on 2017/12/05 10:03:00 UTC

[jira] [Commented] (BAHIR-142) Unable to download InfluxDB connector dependency

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

Nils Kuhn commented on BAHIR-142:
---------------------------------

Same problem for me. 
Can anyone please add the artifact to a public maven repository?

> Unable to download InfluxDB connector  dependency 
> --------------------------------------------------
>
>                 Key: BAHIR-142
>                 URL: https://issues.apache.org/jira/browse/BAHIR-142
>             Project: Bahir
>          Issue Type: Bug
>          Components: Flink Streaming Connectors
>    Affects Versions: Flink-1.0
>            Reporter: miki haiat
>             Fix For: Flink-1.0
>
>
> Hi,
> Im trying to use the influxDB connector for flink but im unable to get the dependency .
> I added the dependancy to the pom file but i got errors .
> [
> {code:java}
> <dependency>
>   <groupId>org.apache.bahir</groupId>
>   <artifactId>flink-connector-influxdb_2.11</artifactId>
>   <version>1.0-SNAPSHOT</version>
> </dependency>
> {code}
> ]
> And i cant find the dependency in the maven BAHIR page .



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)