Hello,
it would be great to have a option to set a parameter for how much jobs (actually table copy activities) can be started in parallel.
This would allow the user to overcome issues for example to overload on-prem datagateways with to much parallel jobs so that the gateway goes down. Currently this is not possible and Fabric "steers" the job by itself which might lead to gateway overload.
PS: yes that might not be the case for incremental loads but for first initial full loads this would come handy.
Thanks!
1 Comment
- iShaymusNew MemberI agree with this 100% We break one of our largest source systems down into three Copy Jobs - Full Table Copies - Standard Incrementals - Custom Incrementals The full copies are small config and lookup tables that I will happily smash 9-10 parallel runs on. The custom incrementals when doing an initial full load have billions of records. I would far rather run 1-2 at a time instead of smashing the DB with 9 parallel jobs, melting polar ice caps and contributing to global warming ๐
Recent ideas
Semantic model connection bindings should be in source control (Git)
Semantic model data source connection bindings should be source controlled. A semantic model can contain multiple data source references, each of which can be mapped to a separate Fabric data connec...frithjof_v2 hours agoCommunity ChampionNew10Views1like0CommentsBulk changing column names in Visualizations Pane
We often use raw/api column names or measures with a set nomenclature to be consistent and to keep track of them but we do not want to display these names in the visuals. Currently we have to change ...vishal1401975 hours agoFrequent VisitorNew5Views0likes0CommentsAbout "Download SQL database project" and fix the downloaded project
1. The sqlproj must be fixed, it is downloaded without the xml markup line <?xml version="1.0" encoding="utf-8"> 2. The sdk must be updated: Actual: <Sdk Name="Microsoft.Build.Sql" Version="0.1...Jarrinf15 hours agoFrequent VisitorNew48Views3likes2Comments