JDBC Driver for Databricks

Build 25.0.9434

ApplicationName

Specifies the application name that the provider includes in the HTTP User-Agent header when connecting to Databricks.

Data Type

string

Default Value

""

Remarks

This property identifies the client application in HTTP requests sent by the driver. The value appears in the User-Agent header and and can help Databricks identify your client in request logs.

For Databricks Runtime (formerly known as Databricks Cluster), use the following format: [isv-name+product-name]/[product-version] [comment]

For Databricks SQL Warehouse, only the optional comment field can be set, using the format: [comment]

Each segment must avoid spaces, parentheses, commas, or new lines. Nested comments are not supported.

This property is useful for identifying your application in Databricks logs and API request tracking.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434