https://catalogartifact.azureedge.net/publicartifacts/pcloudhosting.drem-367de846-6809-4273-8f86-02b00d9be844/image1_pCloud216.png
Dremio on Ubuntu 26.04
by pcloudhosting
Just a moment, logging you in...
Version 26.1.11 + Free Support on Ubuntu 26.04
Dremio is an open source data lakehouse and SQL analytics platform designed to provide high-performance querying and data virtualization across multiple data sources. It enables organizations to analyze large-scale datasets directly from data lakes, databases, and cloud storage without requiring data movement, simplifying analytics and accelerating data-driven decision making.
Features of Dremio:
- High-performance SQL query engine optimized for data lake analytics.
- Data virtualization to query multiple data sources without data duplication.
- Support for popular storage systems such as S3, HDFS, ADLS, and local file systems.
- Web-based user interface for dataset exploration and query execution.
- Built-in acceleration and caching for faster query performance.
Run the following commands:
$ cd /opt/dremio
$ docker inspect dremio --format '{{.Config.Image}}' && docker ps
Access the Dremio Web Interface:
http://your_ip:9047
# Get Login Credentials:
$ cat /var/dremio/credentials.txt