tbaert-prest opened a new issue, #43249:
URL: https://github.com/apache/airflow/issues/43249
### Apache Airflow Provider(s)
databricks
### Versions of Apache Airflow Providers
6.10.0
### Apache Airflow version
2.8.0
### Operating System
linux/amd64
### Deployment
Official Apache Airflow Helm Chart
### Deployment details
_No response_
### What happened
When we use the oauth authentication with a Databricks service principal, we
provide the environment variable :
- AIRFLOW_CONN_DATABRICKS_DEFAULT =
"databricks://SP_CLIENT_ID:SP_SECRET@DATABRICKS_WORKSPACE_ID.azuredatabricks.net?service_principal_oauth=true"
But we have this error :
<img width="767" alt="databricks"
src="https://github.com/user-attachments/assets/98728dc7-6e80-47ac-a424-ef3ddd581c4e">
### What you think should happen instead
_No response_
### How to reproduce
Install the Databricks operator, set the environment variable and use
DatabricksRunNowOperator function in your DAG to run a workflow in Databricks.
### Anything else
_No response_
### Are you willing to submit PR?
- [ ] Yes I am willing to submit a PR!
### Code of Conduct
- [X] I agree to follow this project's [Code of
Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]