[Bug] AttributeError: 'SASLClient' object has no attribute 'start' #475
Labels
pkg:dbt-spark
Issue affects dbt-spark
triage:product
In Product's queue
type:bug
Something isn't working as documented
Is this a new bug in dbt-spark?
Current Behavior
using thrift with enabled ssl, skip verifying by default
https://github.com/dbt-labs/dbt-spark/blob/212442322b509eb34deee2ac000c85c1e4daba73/dbt/adapters/spark/connections.py#L597
profiles.yml
my debug progress encountered the error
Expected Behavior
successfully establish thrift connection with enabled ssl without verifying
Steps To Reproduce
Relevant log output
No response
Environment
Additional Context
No response
The text was updated successfully, but these errors were encountered: