---
title: "Dremio With Wasabi"
slug: "how-do-i-use-dremio-with-wasabi"
updated: 2026-05-28T19:55:16Z
published: 2026-05-28T19:55:16Z
---

> ## Documentation Index
> Fetch the complete documentation index at: https://docs.wasabi.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Dremio With Wasabi

[Dremio](https://www.dremio.com/) is validated for use with Wasabi. Dremio is a data lake engine that delivers analytics directly on your data lake storage.

#### Pre-Requisites

- Active Wasabi cloud storage account
- Operational Dremio server

## Configuration

1. Log in to the Dremio Server GUI.

![mceclip0.png](https://cdn.document360.io/bef0a1ea-7768-4d5a-b520-c4fe2f7fafad/Images/Documentation/tdyiq3mo0k6huzs2gzo6wmceclip0.png)

1. Click **Add Source** to add Wasabi as a data source.

![mceclip1.png](https://cdn.document360.io/bef0a1ea-7768-4d5a-b520-c4fe2f7fafad/Images/Documentation/zlgtcplneiesmf3y6ptmwmceclip1.png)

1. Select **Amazon S3**.

![mceclip3.png](https://cdn.document360.io/bef0a1ea-7768-4d5a-b520-c4fe2f7fafad/Images/Documentation/ecdct8ifsecz5sto7ww98gmceclip3.png)

1. Before we enter the credentials (access and secret key) we have to make a couple of changes in the **Advanced Options** to enable S3 compatible support. Click on **Advanced Options** as shown below.

![mceclip4.png](https://cdn.document360.io/bef0a1ea-7768-4d5a-b520-c4fe2f7fafad/Images/Documentation/pnnesolk4bklrbbqvcqmceclip4.png)

1. Check the “Enable compatibility mode” box. Click **Add property**.

![mceclip5.png](https://cdn.document360.io/bef0a1ea-7768-4d5a-b520-c4fe2f7fafad/Images/Documentation/nkqnk2f1euygi03ip3wwmceclip5.png)

1. Under Connection Properties, add `fs.s3a.path.style.access` and set the value to `true`.

![mceclip6.png](https://cdn.document360.io/bef0a1ea-7768-4d5a-b520-c4fe2f7fafad/Images/Documentation/3jfaeun3de3owc3ucllamceclip6.png)

1. Add the `fs.s3a.endpoint` property and Wasabi service URL as value. Review [Service URLs for Wasabi's Storage Regions](https://docs.wasabi.com/docs/what-are-the-service-urls-for-wasabis-different-storage-regions) for more information on Wasabi service URLs. Click **Save** when done.

![mceclip7.png](https://cdn.document360.io/bef0a1ea-7768-4d5a-b520-c4fe2f7fafad/Images/Documentation/rl7b3nmvmkzdioezin9gmceclip7.png)

1. Enter the name and credentials for your Wasabi account in the General tab. Click **Save**.

![mceclip8.png](https://cdn.document360.io/bef0a1ea-7768-4d5a-b520-c4fe2f7fafad/Images/Documentation/ua4zojcnfkoqpyhx9bejgmceclip8.png)

1. At this point, the Dremio home page should display all your buckets, as shown below.

![mceclip9.png](https://cdn.document360.io/bef0a1ea-7768-4d5a-b520-c4fe2f7fafad/Images/Documentation/9eqpue8kiiopst3mk7wmceclip9.png)

1. You can directly use the data within your buckets to run queries and analysis. For example, a .csv file is in one of the buckets below.

![mceclip13.png](https://cdn.document360.io/bef0a1ea-7768-4d5a-b520-c4fe2f7fafad/Images/Documentation/jo8hrimuk0a1fr3mqer5oamceclip13.png)

1. Clicking on the file displays the content for editing purposes. Click **Save** when done.

![mceclip11.png](https://cdn.document360.io/bef0a1ea-7768-4d5a-b520-c4fe2f7fafad/Images/Documentation/5stdnh2hi0gaiyaignjfqmceclip11.png)

1. The saved output can then be used to run analytics within the Dremio application interface.

![mceclip12.png](https://cdn.document360.io/bef0a1ea-7768-4d5a-b520-c4fe2f7fafad/Images/Documentation/ordkh2y40qjtvvjlrkj7qmceclip12.png)
