Impala Virtual Schema
November 23, 2021 ยท View on GitHub
Overview
The Impala Virtual Schema provides an abstraction layer that makes an external Impala data source accessible from an Exasol database through regular SQL commands. The contents of the external Impala data source are mapped to virtual tables which look like and can be queried as any regular Exasol table.
If you want to set up a Virtual Schema for a different database system, please head over to the Virtual Schemas Repository.
Features
- Access an Impala data source in read only mode from an Exasol database, using a Virtual Schema.
Table of Contents
Information for Users
Find all the documentation in the Virtual Schemas project.