exasol / elasticsearch-virtual-schema

Virtual Schema that allows accessing content on an Elasticsearch data source as if it were part of the Exasol database
MIT License
0 stars 1 forks source link

Provide fully installation automation of the virtual schema #41

Closed chiaradiamarcelo closed 3 years ago

chiaradiamarcelo commented 3 years ago

At the moment, to fully set-up the virtual schema there are several steps to follow, that might be error prone as they must be done manually in a specific order.

We should automate this.

Perhaps we can take a look at the Java self-contained app feature, and use the bucketfs-java library.

chiaradiamarcelo commented 3 years ago

The installer was moved to its own repository: https://github.com/exasol/virtual-schema-installer