# Virtual Machine to Test the Cassandra Storage Engine

{% hint style="info" %}
The Cassandra storage engine was removed in MariaDB 10.6.
{% endhint %}

Julien Duponchelle has made a virtual machine available for testing the Cassandra storage engine. Find out more at [Cassandra MariaDB VirtualBox](https://julien.duponchelle.info/Cassandra-MariaDB-Virtual-Box.html).

The virtual machine is based on:

* Ubuntu 12.04
* DataStax Cassandra
* [MariaDB 5.5.27](https://app.gitbook.com/s/aEnK0ZXmUbJzqQrTjFyb/community-server/old-releases/5.5/5.5.27) + Cassandra

[Vagrant](https://www.vagrantup.com/) is used for setup. Full [instructions](https://julien.duponchelle.info/Cassandra-MariaDB-Virtual-Box.html) are at Julien's website.

<sub>*This page is licensed: CC BY-SA / Gnu FDL*</sub>

{% @marketo/form formId="4316" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://mariadb.com/docs/server/server-usage/storage-engines/legacy-storage-engines/cassandra/virtual-machine-to-test-the-cassandra-storage-engine.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
