โ03-28-2024 10:15 PM
Hi,
We have been planning to migrate the Synapse Data bricks activity executions from 'All-purpose cluster' to 'New job cluster' to reduce overall cost. We are using Standard_D3_v2 as cluster node type that has 4 CPU cores in total. The current quota for Standard Dv2 family is 50 vCPU.
As per the calculation, Number of worker nodes= Total vCPU quota/vCPUs per node.
In this case: 50 vCPUs / 4 vCPUs per node = 12.5
Since we can't have a fraction of a node, we have selected 12 worker nodes while creating Linked Service for new job cluster.
While running the synapse pipeline, we are getting this error- "Reason: INVALID_ARGUMENT (CLIENT_ERROR). Parameters: data bricks _error_ message: Operation could not be completed as it results in exceeding approved standardDv2Family Cores quota."
Attaching the screenshot of the error message for your reference:
It would be great if someone could check this issue and provide me with your suggestions.
โ03-31-2024 12:33 AM
Hi, Thanks for sharing these details.
Could you please suggest some other method to resolve this issue without exceeding the quota? Can we try it by some other method like adjusting number of worker nodes, batch count, etc.?
โ04-02-2024 12:15 PM
Hi,
We are currently working on resolving the issue without exceeding the quota, if possible.
Here are our observations:
1. Notebook Execution Time Difference:
Attaching the configuration details for both the clusters:
Interactive Cluster:
New Job Cluster:
2. Job Cluster having Node Type Standard_D8ds_v4 :
It would be helpful if you could check these issues and provide us with your suggestions.
2 weeks ago
You can choose instance types based on the workload:
2 weeks ago
I also see a difference in Photon, Enable Photon for workloads with large data scans, joins, aggregations, and decimal computations. Photon provides significant performance benefits over the standard Databricks Runtime.
Join a Regional User Group to connect with local Databricks users. Events will be happening in your city, and you wonโt want to miss the chance to attend and share knowledge.
If there isnโt a group near you, start one and help create a community that brings people together.
Request a New Group