Skip to content

Commit fd1afe6

Browse files
updates
1 parent 38f807a commit fd1afe6

4 files changed

Lines changed: 7 additions & 3 deletions

File tree

content/en/docs/appstore/use-content/platform-supported-content/modules/databricks-edc.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,25 @@
11
---
22
title: "Configure the External Database Connector for Databricks"
3-
linktitle: "External Database Connector"
3+
linktitle: "Databricks"
44
url: /appstore/modules/databricks/external-database-connector/
55
description: "Describes the steps required to use the Mendix External Database connector with Databricks."
66
---
77

88
## Introduction
99

10-
The [External Database connector](/appstore/modules/external-database-connector/) allows you to connect to databases and select data to use in your app. You can use it to directly test connections and queries during configuration in Studio Pro (design time). For Mendix apps that use Databricks as their database, the External Database connector is the recommended integration option for Mendix 10.20.0 and up.
10+
The [External Database connector](/appstore/modules/external-database-connector/) allows you to connect to databases and select data to use in your app. You can use it to directly test connections and queries during configuration in Studio Pro at design time. For Mendix apps that use Databricks as their database, the External Database connector is the recommended integration option for Mendix 10.20.0 and up.
1111

1212
This how-to describes the steps required to enable your app to use the External Database connector with Databricks.
1313

14+
## Prerequisites
15+
16+
As an additional resource on how to use bring your own JDBC driver with the external database connector, see [External Database Connector](https://docs.mendix.com/appstore/modules/external-database-connector/#byod) although this explanation is more generic than what will follow in this documentation.
17+
1418
## Configuring the Connection Between Your Mendix App and Databricks
1519

1620
To connect your Mendix application to Databricks with the External Database connector, follow these steps:
1721

18-
1. [Install the External Database connector](/appstore/modules/external-database-connector/#installation). Please make sure to use the latest version 5.1.1 or higher [External Database Connector](https://marketplace.mendix.com/link/component/219862). As an additional resource on how to use bring your own JDBC driver with the external database connector you can view [this documentation](https://docs.mendix.com/appstore/modules/external-database-connector/#byod) although this explanation is more generic than what will follow in this documentation.
22+
1. Install the [External Database connector](https://marketplace.mendix.com/link/component/219862) version 5.1.1 or higher.
1923
2. In the **Settings** of you module you can add a **Java Dependency** of the needed Databricks JDBC Driver, this way the dependency will be downloaded on running your project. To enable this you will need the following:
2024
* **Group ID** - set to **com.databricks**
2125
* **Artifact ID** - set to **databricks-jdbc**
-23.4 KB
Loading
18.5 KB
Loading
79.1 KB
Loading

0 commit comments

Comments
 (0)