The best knowledge base on Apache Cassandra®

Helping platform leaders, architects, engineers, and operators build scalable real time data platforms.

5/26/2020

Reading time:N/A min

datastax/cassandra-quarkus

by John Doe

An Apache Cassandra(R) extension for Quarkus.To run the non-native integration tests simply execute:mvn clean verifyTo run the native integration tests as well, execute:mvn clean verify -DnativeYou need to point the environment variable GRAALVM_HOME to a valid Graalinstallation root.

An Apache Cassandra(R) extension for Quarkus.

To run the non-native integration tests simply execute:

mvn clean verify

To run the native integration tests as well, execute:

mvn clean verify -Dnative

You need to point the environment variable GRAALVM_HOME to a valid Graal installation root.