Azure Databricks - Running Jobs in Ineractive Cluster vs JobsCluster

Gopinath Rajee 646 Reputation points
2022-05-12T02:57:43.013+00:00

All,

Other than cost being one of the factors, Why would one want to use an Interactive Cluster (High Concurrency) to run nightly jobs instead of running them using JobClusters via Pools.

Thanks,
grajee

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
1,917 questions
0 comments No comments
{count} votes

Accepted answer
  1. PRADEEPCHEEKATLA-MSFT 77,081 Reputation points Microsoft Employee
    2022-05-12T11:24:29.35+00:00

    Hello @Gopinath Rajee ,

    Thanks for the question and using MS Q&A platform.

    Interactive clusters are used to analyze data collaboratively with interactive notebooks. Job clusters are used to run fast and robust automated workflows using the UI or API.

    So, while in development phase, you will mostly use interactive cluster. On the other hand once you move to production where things are more in a automated way, job clusters comes in picture.

    For more details, refer to Azure Databricks - Clusters.

    Hope this will help. Please let us know if any further queries.

    ------------------------------

    • Please don't forget to click on 130616-image.png or upvote 130671-image.png button whenever the information provided helps you. Original posters help the community find answers faster by identifying the correct answer. Here is how
    • Want a reminder to come back and check responses? Here is how to subscribe to a notification
    • If you are interested in joining the VM program and help shape the future of Q&A: Here is how you can be part of Q&A Volunteer Moderators

0 additional answers

Sort by: Most helpful