Skip to main content

Dremio

Overview

The Dremio source supports Full Refresh sync. You can choose if this connector will copy only the new or updated data, or all rows in the tables and columns you set up for replication, every time a sync is run.

Output schema

Several output streams are available from this source:

If there are more endpoints you'd like Airbyte to support, please create an issue.

Features

FeatureSupported?
Full Refresh SyncYes
Incremental - Append SyncNo
SSL connectionYes
NamespacesNo

Getting started

Requirements

  • API Key
  • Base URL

Setup guide

Connector needs a self-hosted instance of Dremio, this way you can access the Dremio REST API on which this source is based. Please refer to Dremio Deployment Models document, or take a look at Dremio OSS for reference.

Please read How to get your APIs credentials.

Reference

Config fields reference

Field
Type
Property name
string
api_key
string
base_url

Changelog

VersionDatePull RequestSubject
0.1.02022-12-0119912New Source: Dremio