elasticsearch-jdbc icon indicating copy to clipboard operation
elasticsearch-jdbc copied to clipboard

JDBC importer for Elasticsearch

Results 101 elasticsearch-jdbc issues
Sort by recently updated
recently updated
newest added

Directly from the example given I am attempting to connect to a local default instance of SQL server 2012 on my development box and import data from an adventureworks2012 database...

hello~ my elasticsearch version is 1.6.0 and jdbc version is 1.6.0.1 I have an issue with the JDBC importer version 1.6.0.1 I try to import data from a mysql table...

Why do I report such an error when using the imprt.sh command? elasticsearch-jdbc version: 2.3.4.1. elasticsearch version: 2.3.4. ![image](https://user-images.githubusercontent.com/19909190/34981765-7a6c996c-fae3-11e7-82fd-9b6bd5728c52.png) ![image](https://user-images.githubusercontent.com/19909190/34981731-5a302376-fae3-11e7-814c-8b7a720c3d57.png)

Hi, below is my setup for elastic with elastic jdbc 2.3.4 ! **my postgresql-simple-example** https://gist.github.com/matt212/57e9d17b7afb98baadfca738d3173bd7 **my elastic.yml configuration** https://gist.github.com/matt212/b2649dbe35def8eae4a7f8a376cff3fc **my jdbc log error** https://gist.github.com/matt212/1bdf5ce5b5e8434b835d48087d319ca1 my elastic version ![initial issues](https://user-images.githubusercontent.com/1698139/28074841-4130a63a-6677-11e7-8b1a-b1a9335075cd.png) my...

With latest 2.0 importer and SQL Server JDBC connector we are getting this "Could not find or load main class org.xbib.tools.Runner" issue. lib folder is added to PATH variable.

The value is "[143]abcd" in the database before using elasticsearch-jdbc.This value will be "[143]" in the elasticsearch.

### jprante/elasticsearch-jdbc now has a Chat Room on Gitter @jprante has just created a chat room. You can visit it here: [https://gitter.im/jprante/elasticsearch-jdbc](https://gitter.im/jprante/elasticsearch-jdbc?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&content=body_link). This pull-request adds this badge to your README.md:...

i want to import data from the database to elastic search. can you help me out? i followed the instruction but i got issue. My Config File is : oracle-connection-properties.sh...