Jörg Prante

Results 258 comments of Jörg Prante

@Mice73 you can not run JDBC importer by downloading the source code, sorry

Not sure if I understand windows, but you need to add a star to the path in the LIB variable, so the result command line would be something like `java...

Well, it's "%LIB%/*" also on Windows due to Java documentation. http://docs.oracle.com/javase/6/docs/technotes/tools/windows/classpath.html --> Understanding class path wildcards

@jezgomez do you want to build JDBC importer from source or do you want to use the program? `./gradlew clean install` builds the distribution zip and the lib directory is...

Yes, a GUI is needed. But there is also Elasticsearch Head http://mobz.github.com/elasticsearch-head/ . Ben Birch is interested in a skywalker extensio, but this depends on a REST endpoint for a...

Branch 5.0 is still ongoing development. More info to come when it will be released.

I released version 5.2.1.0 for Elasticsearch 5.2.1 and 5.2.2.0 for Elasticsearch 5.2.2

The fact is that database and JDBC know about big integer, Java knows big integer, but ES does not (and Javascript/JSON is silent about this). JDBC importer tries to convert...

This project has been continued at https://github.com/jprante/elasticsearch-plugin-bundle