-
Hello,When to support elasticsearch-5.5.0
-
![image](https://user-images.githubusercontent.com/580212/51595818-86afba00-1f32-11e9-8a26-9b12f7b10805.png)
如何去实现?有没有实现相应的案例
-
Spilt discuss from https://github.com/vesoft-inc/nebula-flink-connector/issues/38
-
` Properties properties = new Properties();
properties.put(PROP_URL, "jdbc:elasticsearch://10.3.87.33:9300/" + "audit-2018-07-11");
properties.put(PROP_CONNECTIONPROPERTIES, …
-
Hi, using the logstash package on debian wheezy with the following versions:
logstash 1.5.4-1
openjdk-7-jre-headless:amd64 7u79-2.5.6-1~deb7u1
I'm getting the following message:
```
…
-
### How to Reproduce
Load the model and data of VKGL (contact me please, I cannot put it online, but I made an export to reproduce this)
Go to the consensus table
Filter consensus classification on…
-
Hi there !
As stated in the documentation about structured objects [here](https://github.com/jprante/elasticsearch-jdbc#structured-objects), elasticsearch-jdbc can map rows as arrays based off the `_…
-
https://github.com/elastic/elasticsearch/blob/20e1b5e2fe3e7319e2c908657e484bb49bbf11d7/x-pack/plugin/sql/sql-cli/src/main/java/org/elasticsearch/xpack/sql/cli/Cli.java#L151
Perhaps this could check…
kcm updated
10 months ago
-
Hi,
I have setup stagemonitor for my self and I am not getting jdbc metrics in metrics page, Kibana, and Grafana as well. Please find the below logs.
```
2017-09-15 15:41:57,142 [localhost-startS…
-
Hello , I have run elasticsearch-site and visite http://localhost:8080/web/sql/, but when I click the search button by some query condition, it case some error in logfile such as:
`org.elasticsear…