Valid DP-420 Dumps shared by ExamDiscuss.com for Helping Passing DP-420 Exam! ExamDiscuss.com now offer the newest DP-420 exam dumps, the ExamDiscuss.com DP-420 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com DP-420 dumps with Test Engine here:
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?
Correct Answer: C
Batch size: An integer that represents how many objects are being written to Cosmos DB collection in each batch. Usually, starting with the default batch size is sufficient. To further tune this value, note: Cosmos DB limits single request's size to 2MB. The formula is "Request Size = Single Document Size * Batch Size". If you hit error saying "Request size is too large", reduce the batch size value. The larger the batch size, the better throughput the service can achieve, while make sure you allocate enough RUs to empower your workload. Reference: https://docs.microsoft.com/en-us/azure/data-factory/connector-azure-cosmos-db