-
Docs are updated but I can't find 1.7.2 version at:
http://xbib.org/repository/org/xbib/elasticsearch/importer/elasticsearch-jdbc//elasticsearch-jdbc--dist.zip
Thanks for the awesome software!
-
## 环境
ubuntu 22.04
mysql
canal 1.1.4
canal-adapter 1.1.4/1.1.5(均试过,均会出现内存上涨)
elasticsearch 7.8
以上环境均使用docker安装
```shell
docker pull elasticsearch:7.8.0
docker pull kibana:7.8.0
docker pul…
-
eg:
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
bin=/usr/local/elasticsearch-jdbc-2.3.4.1/bin
lib=/usr/local/elasticsearch-jdbc-2.3.4.1/lib
echo '{
"type" : "jdbc",
"jdbc" …
-
Results :1234:
``` json
{
"_index": "_river",
"_type": "my_jdbc_river2",
"_id": "_status",
"_version": 1,
"_score": 1,
"_source": {
"error": "NoClassSettingsException[Failed to load …
-
Hi!
Previously working on jdbc importer and elasticsearch with version 1.7.0.1 and 1.7.0, everything was working fine with your elasticsearch-jdbc.
Nevertheless, I'm now using elasticsearch version 2…
-
Hi, i am trying to use the e-jdbc for its purpose, to move data from mysql to elastic. However it is not going too well. I have an error that will soon follow. I am running a homestead setup.
From ot…
-
Hi,
I'm running following script in order to synchronyse artists table from mysql with artists index in elasticsearch but, after execution nothing appears in index as well as index itself:
``
`bin=/r…
-
Currently I am on version 1.3.4.6. I want to incrementally pull the data into ES. I tried using river.state.last_active_begin as a sql parameter but instead of taking the last time the river ran it wa…
-
ElasticSearch version 1.4.2
elasticsearch-river-jdbc vesion is lasted
I haved transportd my data.When I want to stop the river,I try the command "curl 'localhost:9200/_river/jdbc/my_jdbc_river/_susp…
-
getting Error: Could not find or load main class org.xbib.tools.Runner