Marketplace

compute-databricks

Other

togo compute backend — submit runs to Databricks Jobs

togo-framework
bash
togo install togo-framework/compute-databricks

Install

bash
togo install togo-framework/compute-databricks

A togo compute backend that submits one-time runs to Databricks via the Jobs REST API (/api/2.1/jobs/runs/submit).

bash
togo install togo-framework/compute-databricks
togo provider:use compute databricks
togo config:set DATABRICKS_HOST https://xxx.cloud.databricks.com
togo config:set DATABRICKS_CLUSTER_ID 0101-… 
# DATABRICKS_TOKEN in .env (secret)
Key
Purpose
DATABRICKS_HOSTworkspace URL
DATABRICKS_TOKENPAT (secret)
DATABRICKS_CLUSTER_IDexisting cluster
Rows per page
1–3 of 3
Page 1 of 1

<div align="center"> <h3>💎 Premium sponsors</h3> <p> <a href="https://id8media.com"><img src=".github/assets/id8media.svg" height="44" alt="ID8 Media" /></a> &nbsp;&nbsp;&nbsp;&nbsp; <a href="https://one-studio.co"><img src=".github/assets/one-studio.jpeg" height="44" alt="One Studio" /></a> </p> <p><sub>Support togo — <a href="https://github.com/sponsors/fadymondy">become a sponsor</a>.</sub></p> </div>