Configuring JARS and running Dremio
Log in to the linux machine. Place the MariaDB 2.3.0 JDBC driver in the following directory:
/opt/dremio/jars/3rdparty/mariadb-java-client-2.3.0.jar
Place the SingleStore connector in the jars directory:
/opt/dremio/jars/dremio-memsqlarp-plugin.jar
Start the
dremio
service:sudo/opt/dremio/bin/dremio start
Open a browser and connect to Dremio running on the linux server:
http://<IP Address of the server running the Dremio service>:9047/