I've used embedded Nodes for integration testing. Prior to 5.x, I could build a Node using the NodeBuilder. Now that builder is gone. How do I build an embedded node for testing?
Running an embedded node isn't supported for anything, testing or otherwise. So you might be able to get it working now but it could fail on any release in the future. I suggest starting Elasticsearch before running integration tests in your build somehow.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.