solliancenet / azure-synapse-analytics-workshop-400

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lab 1 / Exercise 4 / Task 1 / Header

periclesrocha opened this issue · comments

It feels like the second paragraph is duplicated and conveys the same idea as the first

Task 1: Configure workload management classification
When loading a large amount of data, it is best to run only one load job at a time for fasted performance. If this isn't possible, run a minimal number of loads concurrently. be sure that you allocate enough memory to the pipeline session. To do this, increase the resource class of a user which has permissions to rebuild the index on this table to the recommended minimum.

For fastest loading speed, run only one load job at a time. If that isn't feasible, run a minimal number of loads concurrently. If you expect a large loading job, consider scaling up your SQL pool before the load.