cancel
Showing results forย 
Search instead forย 
Did you mean:ย 
Data Engineering
Join discussions on data engineering best practices, architectures, and optimization strategies within the Databricks Community. Exchange insights and solutions with fellow data engineers.
cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

DataBricks Rust client and/or OpenAPI spec

174817
New Contributor III

Hi,

I'm looking for a DataBricks client for Rust.  I could only find these SDK implementations.

Alternatively, I would be very happy with the OpenAPI spec.  Clearly one exists: the Go SDK implementation contains code to generate itself from such a spec, and the `databricks` CLI contains an entire spec as a blob of a JSON ASCII string (try strings `which databricks | less` and search for "description": "List of Databricks jobs")

Where can I get either of these, please?

 

Thanks!

2 REPLIES 2

feiyun0112
Honored Contributor
Databricks REST API reference
This reference contains information about the Databricks application programming interfaces (APIs). Each API reference page is presented primarily from a representational state transfer (REST) perspective.
 

174817
New Contributor III

Hi,

Thanks, I am aware of this reference and it is very useful.  However, having the OpenAPI specification would allow me to construct a structured SDK.  Indeed DataBricks provide an API for several languages, and indeed the source code for least one of these SDKs refers to an OpenAPI specification.

This question is very specifically about a client for Rust, or the availability of the OpenAPI specification.

Thanks!

Connect with Databricks Users in Your Area

Join a Regional User Group to connect with local Databricks users. Events will be happening in your city, and you wonโ€™t want to miss the chance to attend and share knowledge.

If there isnโ€™t a group near you, start one and help create a community that brings people together.

Request a New Group