%md
<img src="https://static-www.elastic.co/v3/assets/bltefdd0b53724fa2ce/blt5ebe80fb665aef6b/5ea8c8f26b62d4563b6ecec2/brand-elasticsearch-220x130.svg" width="300">
1. Launch a cluster in your workspace or choose an existing cluster.
2. Once the new cluster is running, go to the "Libraries" tab of that cluster, and click "Install new" -> choose "Maven" -> enter the maven coordinates -> click "Install". If running into errors like while the ES connection is verified, consider install newer versions that matches your ES service.
3. Once the installation has finished, attach this notebook to the cluster, and run write and/or read operations against your Elasticsearch cluster
Elasticsearch
org.elasticsearch:elasticsearch-spark-30_2.12:8.4.3
-> click "Install". If running into errors likeorg.elasticsearch.hadoop.EsHadoopIllegalArgumentException: Cannot detect ES version
while the ES connection is verified, consider install newer versions that matches your ES service.