Hi team, I have another question related to Databr...
# flyte-support
a
Hi team, I have another question related to Databricks integration / API token config.
Checked this guide:
I'm wondering what the
client_secret
param is here
message has been deleted
In my understanding, the token will be stored in
Copy code
FLYTE_DATABRICKS_API_TOKEN
do we need anything else?
g
That’s default setting in propeller secret. dbx plugin doesn’t need client_secret
a
all right, thanks
@glamorous-carpet-83516 I have one more concern regarding dbx api token management.
This page says, I need to put the token into `flyte-secret-auth`: https://docs.flyte.org/en/latest/deployment/plugins/webapi/databricks.html#get-an-api-token
This page says, I need to put the same into `flyte-propeller-auth`:
Which guide is up-to-date?
g
either is fine, you just need too make sure to mount the secret to propeller
a
all right, thank you
149 Views