https://store-images.s-microsoft.com/image/apps.12823.d4035b1e-3d09-40eb-b353-e21405bc08a9.dc65e160-3329-4282-85de-506669371331.32d0dc14-f03e-4c74-8ac3-e8edec8d371b

Dremio

بواسطة bCloud LLC

Version 25.2.0 + Free Support on ALMA LINUX 10

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.

To install Dremio on a Linux system, run the following commands:

$ cd /opt
$ sudo -u dremio /opt/dremio/bin/dremio start

Access the Dremio Web Interface:

http://localhost:9047

On first access, Dremio prompts the user to create an administrator account. There are no default login credentials for Dremio, as the admin user is configured during the initial setup process.

Disclaimer:Dremio is provided under applicable open-source licenses and is distributed “as is.” Users are responsible for configuring storage locations, managing user access, securing the web interface, and ensuring sufficient system resources for stable operation. Proper configuration and monitoring are essential for reliable analytics performance.