Skip to content

How to use Spark cluster mode in dbt? #709

Answered by JCZuurmond
uplsh580 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @uplsh580 , I expect you to start a cluster other than using spark-submit.

A difference between dbt-spark and spark-submit is that dbt-spark communicates with a cluster between jobs/tasks. A spark-submit sends the jobs/task once and waits for it to finish.

Does this help?

Replies: 2 comments 9 replies

Comment options

You must be logged in to vote
1 reply
@uplsh580
Comment options

Answer selected by uplsh580
Comment options

You must be logged in to vote
8 replies
@shashwatsai
Comment options

@uplsh580
Comment options

@akashrn5
Comment options

@uplsh580
Comment options

@JCZuurmond
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
5 participants