Info |
---|
|
Find here all information about uploading a database driver. You can add a new database driver or edit an existing database driver as well as delete one. |
Info |
---|
|
Note that for the HSQL (file) database driver which is pre-installed, in the list of available database drivers, the 'File' column might be empty. The same applies for running Datameer X in MySQL: The 'File' column for the MySQL database driver may also be empty. |
Datameer X supports the following database drivers:
Info |
---|
|
Untested 3rd party JDBC drivers haven't been qualified by Datameer. Generally, ANSI SQL compliant JDBC connections (such as SharePoint or SQL Azure) should work by loading the corresponding JDBC driver. Drivers such as Apache Phoenix that don't support SCHEMA, INSERT, and UPDATE, but do support UPSERT, don't work. At this time, Impala JDBC isn't working. |
Amazon Athena DB
To add the Amazon Athena database driver:
- Open the "Admin" tab and select "Database Drivers". The page 'Database Drivers' opens.
Image Removed - Click on "New". The page 'Add/ Edit Database Driver' opens.
Image Removed - Enter the database name.
Image Removed - Click on "Upload" and upload the JAR file.
Image Removed - Select "AWS Athena" from the drop-down.
Image Removed - Enter the driver class.
Image Removed - Enter the connection pattern and confirm with "Save". The configuration is saved and displayed in the database driver list.
Image Removed
...
- Go to the driver download site: Native Redshift JDBC driver (Native Amazon Redshift JDBC 4.1 recommended) or the PostgreSQL JDBC driver.
- Select the correct driver.
- Change your working directory to the download folder.
- In Datameer X go to the Admin tab and then to the Database Drivers tab.
Click New to add a new database driver.
- Enter the following information:
- Name: Redshift
- Jar File: (your driver)
- Database Driver Template: Amazon Redshift
- Driver Class:
- Redshift: com.amazon.redshift.jdbc41.Driver (4.1 recommended)
- PostgreSQL: org.postgresql.Driver
- Connection Pattern:
- Redshift: jbdc:redshift://%host%:%port%/%dbName%
- PostgreSQL: jbdc:postgresql://%host%:%port%/%dbName%
Image Removed
- Redshift should now appear as an available database driver.
...
Info |
---|
|
Find here all information about uploading a database driver. You can add a new database driver or edit an existing database driver as well as delete one. |
Info |
---|
|
Note that for the HSQL (file) database driver which is pre-installed, in the list of available database drivers, the 'File' column might be empty. The same applies for running Datameer X in MySQL: The 'File' column for the MySQL database driver may also be empty. |
Datameer X supports the following database drivers:
Info |
---|
|
Untested 3rd party JDBC drivers haven't been qualified by Datameer. Generally, ANSI SQL compliant JDBC connections (such as SharePoint or SQL Azure) should work by loading the corresponding JDBC driver. Drivers such as Apache Phoenix that don't support SCHEMA, INSERT, and UPDATE, but do support UPSERT, don't work. At this time, Impala JDBC isn't working. |
Amazon Athena DB
To add the Amazon Athena database driver:
- Open the "Admin" tab and select "Database Drivers". The page 'Database Drivers' opens.
Image Added - Click on "New". The page 'Add/ Edit Database Driver' opens.
Image Added - Enter the database name.
Image Added - Click on "Upload" and upload the JAR file.
Image Added - Select "AWS Athena" from the drop-down.
Image Added - Enter the driver class.
Image Added - Enter the connection pattern and confirm with "Save". The configuration is saved and displayed in the database driver list.
Image Added
Amazon Redshift- Go to the driver download site: Native Redshift JDBC driver (Native Amazon Redshift JDBC 4.1 recommended) or the PostgreSQL JDBC driver.
- Select the correct driver.
- Change your working directory to the download folder.
- In Datameer X go to the Admin tab and then to the Database Drivers tab.
Click New to add a new database driver.
- Enter the following information:
- Name: Redshift
- Jar File: (your driver)
- Database Driver Template: Amazon Redshift
- Driver Class:
- Redshift: com.amazon.redshift.jdbc41.Driver (4.1 recommended)
- PostgreSQL: org.postgresql.Driver
- Connection Pattern:
- Redshift: jbdc:redshift://%host%:%port%/%dbName%
- PostgreSQL: jbdc:postgresql://%host%:%port%/%dbName%
Image Added
- Redshift should now appear as an available database driver.
Anchor |
---|
| DM_Admin_AzureCosmosDatabaseDriver |
---|
| DM_Admin_AzureCosmosDatabaseDriver |
---|
|
Azure Cosmos DB Info |
---|
|
Receive the Azure Cosmos database driver from https://www.cdata.com/drivers/cosmosdb/jdbc/. |
To add the Azure Cosmos database driver:
- Open the "Admin" tab and select "Database Drivers". The page 'Database Drivers' opens.
Image Added - Click on "New". The page 'Add/ Edit Database Driver' opens.
Image Added - Enter the database name.
Image Added - Click on "Upload" and upload the JAR file.
Image Added - Select "Azure Cosmos" from the drop-down.
Image Added - Enter the driver class.
Image Added - Enter the connection pattern and confirm with "Save". The configuration is saved and displayed in the database driver list.
INFO: Find your account key on your Azure Cosmos DB instance under 'settings/keys: SECONDARY KEY'.
Image Added
Anchor |
---|
| DM_Admin_AzureDatabricksDatabaseDriver |
---|
| DM_Admin_AzureDatabricksDatabaseDriver |
---|
|
Azure Databricks Database Driver (JDBC) Info |
---|
|
Receive the Azure Cosmos Databricks database driver from https://www.cdatadatabricks.com/drivers/cosmosdbde/jdbcspark/odbc-driver-download. |
To add the Azure Cosmos Databricks database driver:
- Open the "Admin" tab and select "Database Drivers". The page 'Database Drivers' opens.
Image RemovedImage Added - Click on "New". The page 'Add/ Edit Database Driver' opens.
Image Modified - Enter the database name.
Image RemovedImage Added - Click on "Upload" and upload the JAR file.
INFO: Get the file from https://databricks.com/de/spak/odbc-driver-download.
Image Modified - Select "Azure CosmosDatabricks JDBC V2.6.x" from the drop-down.
Image RemovedImage Added - Enter the driver class.
Image RemovedImage Added - Enter the connection pattern and confirm with "Save". The configuration is saved and displayed in the database driver list.
INFO: Find your account key on your Azure Cosmos DB instance under 'settings/keys: SECONDARY KEY'.
Image RemovedINFO: Note that the pattern must contain the expression 'token' as the UID parameter and the '<personal-access-token>' as the PWD parameter that you created in Azure Databricks before.
Image Added
...
AzureSynapseDatabaseDriver | | DM_Admin_ |
---|
|
...
AzureSynapseDatabaseDriver |
|
Azure ...
Synapse Database Driver
Info |
---|
|
Receive the Azure Databricks database driver from https://databricks.com/de/spark/odbc-driver-downloadAzure Synapse database driver from e.g. CData or the Microsoft Download Center. |
To add the Azure Databricks Synapse database driver:
- Open the "Admin" tab and select "Database Drivers". The page 'Database Drivers' opens.
Image RemovedImage Added - Click on "New". The page 'Add/ Edit Database Driver' opens.
Image RemovedImage Added - Enter the database name, e.g. 'Synapse_Driver' .
Image RemovedImage Added - Click on "Upload" and upload the JAR file.
INFO: Get the file from https://databricks.com/de/spak/odbc-driver-download.
Image Removedfile.
Image Added - Select "Databricks JDBC V2.6.xMicrosoft Azure Synapse" from the drop-down.
Image RemovedImage Added - Enter View the driver class.
Image RemovedImage Added - Enter View the connection pattern and confirm with "Save". The configuration is saved and displayed in the database driver list.
INFO: Note that the pattern must contain the expression 'token' as the UID parameter and the '<personal-access-token>' as the PWD parameter that you created in Azure Databricks before.
Image Removed Image Added
DB2
...
- Open the "Admin" tab and select "Database Drivers". The page 'Database Drivers' opens.
- Click on "New". The page 'Add/ Edit Database Driver' opens.
Image Modified - Enter the database name.
Image Modified - Click on "Upload" and upload the JAR file.
Image Modified - Select "Netezza" or "Netezza V7.0.2" from the drop-down.
Image Modified - Enter the driver class.
Image Modified - Enter the connection pattern and confirm with "Save". The configuration is saved and displayed in the database driver list.
Image Modified
Oracle
...