-
My docker run command is as follows :
> docker run -v "c:\sonarqubeData:c:\sonarqube\data" sonarqube -Dtafa=fsaa
C:\sonarqube>if not x-x == x-x (-Dtafa=fsaa ) else (java -jar lib/sonar-app…
-
你好,根据官方的文档,我通过多种尝试都无法成功,请问下是因为缺少什么配置吗?
下面是我的配置信息:
Elasticsearch 6.8.23
Elasticsearch-sql 6.8.23
druid 1.1.16
davinci master分支
当我配置数据源后,测试连接,后台报错
![image](https://user-images.githubuserconte…
-
I have two different tables, for example, user and event. And there are two indices in elasticsearch, index_user and index_event, how to do configuration in .sh files in folder elasticsearch-jdbc/bin?…
-
hi
i use logstash-input-jdbc plugin dump data from mysql to elasticsearch
here is my input content inlogstash.conf :
jdbc {
# mysql jdbc connection string to our backup databse
jdbc_con…
-
017-04-09T20:59:37,972][INFO ][logstash.inputs.jdbc ] (1.490000s) SELECT count(*) AS `count` FROM (select name, endtime,starttime, count,id, lat as 'location.lat', lng as 'location.lon' from te…
-
Hi
after configuring JDBC for Cassandra i'm getting following error in jdbc.log . Please check attached files for config and logs.
[jdbc.log.zip](https://github.com/jprante/elasticsearch-jdbc/files/7…
-
Hi,
I am trying to create an elastic search with jdbc river. I am able to create a river but not able to get result from it. The elasticsearch log says error that failed to create river , noclasssetti…
-
Just curious to know - does the latest **elasticsearch-jdbc** release version support **ES 5.2**.
-
Hi All
My river configuraiton is not working.
/plugin/jdbc
elasticsearch-river-jdbc-1.5.0.5.jar
jdbc-driver-csv-1.0.0.jar
ojdbc5.jar/ojdbc6.jar ( tried both)
Elasticsearch version : 1.5.1
Oracle da…
-
I'm working well with the new version of jdbc, but cannot find how to let the plugin map geoPoints using the dot notation in the sql statement unlike the old version of jdbc was able to do.
select
…