{"repo":"dremio/dremio-oss","free":true,"listed":false,"github":"https://github.com/dremio/dremio-oss","clone":"git clone https://github.com/dremio/dremio-oss.git","description":"Dremio - the missing link in modern data","language":"Java","stars":1492,"topics":["big-data","analytics","ui","data-analytics"],"license":"Apache-2.0","category":"ui-components","readme_excerpt":"Dremio Dremio enables organizations to unlock the value of their data. Table of Contents 1. Documentation 2. Quickstart 3. Codebase Structure 4. Contributing 5. Questions Documentation Documentation is available at https://docs.dremio.com. Quickstart: How to build and run Dremio (a) Prerequisites JDK 21 (OpenJDK or Oracle) as the default JDK ( JAVA HOME set to it) JDK 17 (OpenJDK or Oracle) in Maven toolchain, required to run certain integration tests JDK 11 (OpenJDK or Oracle) in Maven toolchain, required to run unit and integration tests (Optional) Maven 3.9.3 or later (using Homebrew: brew install maven ) Run the following commands to verify that you have the correct versions of Maven and JDK installed: java -version mvn --version Add JDK 17 to the Maven toolchain, easiest to use ${HOME}/.m2/toolchains.xml . Example: (b) Clone the Repository git clone https://github.com/dremio/dremio-oss.git dremio (c) Build the Code cd dremio mvn clean install -DskipTests (or ./mvnw clean install -DskipTests if maven is not installed on the machine) The \"-DskipTests\" option skips most of the tests. Running all tests takes a long time. (d) Run/Install Run distribution/server/target/dremio-community-{DREMIO VERSION}/dremio-community-{DREMIO VERSION}/bin/dremio start OR to start a server with a default user (dremio/dremio123) mvn compile exec:exec -pl dac/daemon Once run, the UI is accessible at: http://localhost:9047 Production Install (1) Unpack the tarball to install. mkdir /opt/dremio ta","default_branch":null,"files":null,"tree":[],"storefront":"/r/dremio","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/dremio/dremio-oss/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}