exam questions

Exam DP-420 All Questions

View all questions & answers for the DP-420 exam

Exam DP-420 topic 5 question 9 discussion

Actual exam question from Microsoft's DP-420
Question #: 9
Topic #: 5
[All DP-420 Questions]

You are implementing an Azure Data Factory data flow that will use an Azure Cosmos DB (SQL API) sink to write a dataset. The data flow will use 2,000 Apache
Spark partitions.
You need to ensure that the ingestion from each Spark partition is balanced to optimize throughput.
Which sink setting should you configure?

  • A. Throughput
  • B. Write throughput budget
  • C. Batch size
  • D. Collection action
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
WimTS
3 days, 13 hours ago
Selected Answer: B
https://learn.microsoft.com/en-us/azure/data-factory/concepts-data-flow-performance-sinks The Write throughput budget setting allows you to allocate a specific number of Request Units (RUs) for the data flow's write operations to Azure Cosmos DB. By setting this value appropriately, you can distribute the available throughput evenly across all Spark partitions, preventing any single partition from consuming disproportionate resources and ensuring balanced ingestion. This configuration is particularly beneficial when dealing with a high number of partitions, as it helps avoid throttling and maximizes overall throughput.
upvoted 1 times
...
YellowSky002
2 months, 4 weeks ago
Selected Answer: B
The "Write Throughput Budget" setting in the Azure Cosmos DB sink of an Azure Data Factory data flow allows you to control the amount of Request Units (RUs) that your data flow operation can consume when writing data to Cosmos DB.
upvoted 1 times
...
azuredemo2022three
10 months ago
C. Batch size determines the number of documents that are sent in each batch to the sink. By configuring an appropriate batch size, you can control the number of documents processed at a time and optimize the ingestion process.
upvoted 4 times
...
imando
10 months, 2 weeks ago
Selected Answer: C
C is correct
upvoted 3 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago