With docker
Known issue
docker pull rumbledb/rumbleRunning simple queries with Docker
docker run -i rumbledb/rumble repl
docker pull rumbledb/rumble ____ __ __ ____ ____
/ __ \__ ______ ___ / /_ / /__ / __ \/ __ )
/ /_/ / / / / __ `__ \/ __ \/ / _ \/ / / / __ | The distributed JSONiq engine
/ _, _/ /_/ / / / / / / /_/ / / __/ /_/ / /_/ / 2.1.0 "Cedrus Libani" beta
/_/ |_|\__,_/_/ /_/ /_/_.___/_/\___/_____/_____/
App name: spark-rumble-jar-with-dependencies.jar
Master: local[*]
Driver's memory: (not set)
Number of executors (only applies if running on a cluster): (not set)
Cores per executor (only applies if running on a cluster): (not set)
Memory per executor (only applies if running on a cluster): (not set)
Dynamic allocation: (not set)
Item Display Limit: 200
Output Path: -
Log Path: -
Query Path : -
RumbleDB$Running the RumbleDB docker as a server
Querying local files with the docker version of RumbleDB
PreviousCommand line (with spark-submit and an existing Spark installation)NextThrough the Java API with Maven
Last updated