Skip to content
This repository has been archived by the owner on Mar 23, 2023. It is now read-only.

yasinkalafat/dremio-firebird-connector

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

dremio-firebird-connector

Dremio Firebird Connector Plugin

Not fully tested.

Building and Installation

  1. In root directory with the pom.xml file run mvn clean install
  2. Take the resulting .jar file in the target folder and put it in the \dremio\jars folder in Dremio
  3. Take the Firebird JDBC driver from your .m2 folder (or check https://github.com/FirebirdSQL/jaybird/releases/download/v4.0.0/jaybird-4.0.0.java8.zip) and put in in the \dremio\jars\3rdparty folder
  4. Download connector-api-1.5.jar from https://mvnrepository.com/artifact/javax.resource/connector-api/1.5 and put in in the \dremio\jars\3rdparty folder
  5. Restart Dremio

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%