The session connection method is an experimental feature in dbt-spark that allows dbt to connect directly to an existing PySpark session rather than connecting via JDBC, ODBC, or Thrift.
The easiest way to run dbt UI is using Docker: GIT_REPOS_PATH./git-repos Mount for git repositories - both cloned from URLs and existing local repos Set GIT_REPOS_PATH to point to your existing repos ...