Skip to content

Comments

removed recommendation for using 'token' as login in databricks connection when using auth via PAT#25435

Merged
potiuk merged 2 commits intoapache:mainfrom
ttomasz:patch-3
Aug 2, 2022
Merged

removed recommendation for using 'token' as login in databricks connection when using auth via PAT#25435
potiuk merged 2 commits intoapache:mainfrom
ttomasz:patch-3

Conversation

@ttomasz
Copy link
Contributor

@ttomasz ttomasz commented Jul 31, 2022

This brings docs in line with what the code does.

If I'm looking at the correct thing in the code the condition that decides whether to use PAT token is checking whether login is empty not whether it is 'token' https://github.com/apache/airflow/blob/main/airflow/providers/databricks/hooks/databricks_base.py#L421

ttomasz added 2 commits August 1, 2022 17:57
…ction when using auth via PAT

in the code the condition that decides whether to use PAT token is checking whether login is empty not whether it is 'token' https://github.com/apache/airflow/blob/main/airflow/providers/databricks/hooks/databricks_base.py#L421
@potiuk potiuk merged commit 6ef1584 into apache:main Aug 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants