Andrei Sereda created CALCITE-2347:
--------------------------------------
Summary: embedded ElasticSearch node for ES adapter unit tests
Key: CALCITE-2347
URL: https://issues.apache.org/jira/browse/CALCITE-2347
Project: Calcite
Issue Type: Improvement
Components: elasticsearch-adapter
Reporter: Andrei Sereda
Assignee: Julian Hyde
Currently ES adapter integration tests require manual startup of elastic
cluster. Elastic node can also be started programmatically and embedded in a
java application. Init costs are small enough to be run as part of unit test.
The plan is to migrate (re-use) exiting IT to be executed as part of unit test
as well.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)