# How to integrate Apache Solr and Apache Spark with ScyllaDB?

**URL:** https://forum.scylladb.com/t/how-to-integrate-apache-solr-and-apache-spark-with-scylladb/887
**Category:** ScyllaDB
**Tags:** migration
**Created:** [October 4, 2023, 8:17am UTC](https://forum.scylladb.com/t/how-to-integrate-apache-solr-and-apache-spark-with-scylladb/887 "2023-10-04T08:17:05Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![asterix0108](https://avatars.discourse-cdn.com/v4/letter/a/e19adc/32.png) [@asterix0108](https://forum.scylladb.com/u/asterix0108)
#### Post date: [October 4, 2023, 8:17am UTC](https://forum.scylladb.com/t/how-to-integrate-apache-solr-and-apache-spark-with-scylladb/887/1 "2023-10-04T08:17:05Z")

</div>

Hello everyone,  
We are planning to migrate from DataStax Enterprise to ScyllaDB but we facing some problems because ScyllaDB doesn’t bundle with Solr, Spark, and doesn’t have SAI index including the ScyllaDB Enterprise version.  
How to integrate Apache Solr and Apache Spark with ScyllaDB and make spark/spark-jobserver queries take advantage of indexes including Solr and Scylla indexes?

Thank you,  
Ha Nguyen

---

<div class="post-metadata">

### Author: ![tzach](https://sea2.discourse-cdn.com/flex016/user_avatar/forum.scylladb.com/tzach/32/172_2.png) [@tzach](https://forum.scylladb.com/u/tzach)
#### Post date: [October 9, 2023, 5:32am UTC](https://forum.scylladb.com/t/how-to-integrate-apache-solr-and-apache-spark-with-scylladb/887/2 "2023-10-09T05:32:36Z")

</div>

Hi @asterix0108  
Yes, ScyllaDB does not come with bundled 3rd parties, an does not support SAI.

There are available integrations to Spark

> **[Integrate Scylla with Spark | ScyllaDB Docs](https://opensource.docs.scylladb.com/stable/using-scylla/integrations/integration-spark.html)**
>
> ScyllaDB is an Apache Cassandra-compatible NoSQL data store that can handle 1 million transactions per second on a single server.

and other 3rd parties

> **[Scylla Integrations and Connectors | ScyllaDB Docs](https://opensource.docs.scylladb.com/stable/using-scylla/integrations/)**
>
> ScyllaDB is an Apache Cassandra-compatible NoSQL data store that can handle 1 million transactions per second on a single server.

You can use these integrations to choose the best bread release of each 3rd party.  
Please let me know if it answers your questions.

Tzach

---

<div class="post-metadata">

### Author: ![asterix0108](https://avatars.discourse-cdn.com/v4/letter/a/e19adc/32.png) [@asterix0108](https://forum.scylladb.com/u/asterix0108)
#### Post date: [October 12, 2023, 4:12am UTC](https://forum.scylladb.com/t/how-to-integrate-apache-solr-and-apache-spark-with-scylladb/887/3 "2023-10-12T04:12:56Z")

</div>

Thank you for your reply.  
Does Scylla have any plan to integrate 3rd parties?

---

<div class="post-metadata">

### Author: ![tzach](https://sea2.discourse-cdn.com/flex016/user_avatar/forum.scylladb.com/tzach/32/172_2.png) [@tzach](https://forum.scylladb.com/u/tzach)
#### Post date: [October 12, 2023, 6:09am UTC](https://forum.scylladb.com/t/how-to-integrate-apache-solr-and-apache-spark-with-scylladb/887/4 "2023-10-12T06:09:27Z")

</div>

We are consistently adding more integrations, but we do not plan to bundle with more products in the short term. We might do it in the future if it makes sense.
