Databricks (JDBC) Reader

FME can read attribute data held in Databricks database tables. FME provides read access via the Databricks JDBC driver, which is bundled with FME.

Note  FME can write to the Databricks format via the Databricks Writer (FME Form Package).

Product and System Requirements

Format

FME Platform

Operating System

Reader/Writer

FME Form

FME Flow

FME Flow Hosted

Windows 64-bit

Linux

Mac

Reader

Yes

Yes

Yes

Yes

Yes

Yes

Writer

See Databricks Writer (FME Form Package)

Getting Started with Databricks

See the FME Support Center article Getting Started with Databricks.

This tutorial series details how to use the Databricks reader and writer, including creating database connections and example scenarios.

Usage Notes

The performance of this format is dependent on the amount of memory allocated to the Java Virtual Machine (JVM). The following environment variables allow you to specify memory available to Java Plugins:

Tip  To pass additional parameters used by FME to the Java Virtual Machine, use the JAVA_TOOL_OPTIONS environment variable.
Memory Usage (applicable to writers only): Changing the value in the writer parameter Features Per Transaction can control the number of features that FME places in each transaction before a transaction is committed to the database.