ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 132 - DP-203 discussion

Report
Export

You are designing a solution that will copy Parquet files stored in an Azure Blob storage account to an Azure Data Lake Storage Gen2 account. The data will be loaded daily to the data lake and will use a folder structure of {Year}/{Month}/{Day}/. You need to design a daily Azure Data Factory data load to minimize the data transfer between the two accounts. Which two configurations should you include in the design? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point

A.
Specify a file naming pattern for the destination.
Answers
A.
Specify a file naming pattern for the destination.
B.
Delete the files in the destination before loading the data.
Answers
B.
Delete the files in the destination before loading the data.
C.
Filter by the last modified date of the source files.
Answers
C.
Filter by the last modified date of the source files.
D.
Delete the source files after they are copied.
Answers
D.
Delete the source files after they are copied.
Suggested answer: A, C

Explanation:

Copy only the daily files by using filtering.

Reference: https://docs.microsoft.com/en-us/azure/data-factory/connector-azure-data-lake-storage

asked 02/10/2024
christopher patrick
32 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first