Summer Sale Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: xmas50

Microsoft DP-750 - Implementing Data Engineering Solutions Using Azure Databricks

Page: 1 / 2
Total 91 questions

You have an Azure Databricks workspace named Workspace1 that contains a cluster named Cluster1.

You need to enable a user named User1 to install a Maven package on all the nodes of Cluster1. The solution must follow the principle of least privilege.

What should you do?

A.

Assign User1 the Contributor role for the resource group that contains Workspace1.

B.

Grant User1 the CAN RESTART permission for Cluster1.

C.

Grant User1 the CAN MANAGE permission for Cluster1.

D.

Assign User1 the workspace admins role for Workspace1.

You have an Azure Databricks workspace that contains a Delta table named Table 1. Table 1 has accumulated obsolete files.

You need to reduce storage costs. The solution must preserve 30 days of time travel history. Which two actions should you perform? Each correct answer presents part of the solution.

NOTE: Each correct selection is worth one point.

A.

Reduce the deleted file retention period to one day.

B.

Set the delta.deletedFileRetentionDuration table property to 10 days

C.

Run the OPTIMIZE command on Table1

D.

Set the delta. logRetentionDuration table property to 30 days.

E.

Run the vacuum command on Table1.

You have an Azure Databricks workspace that contains a job in Lakeflow Jobs named Job1.

Job! runs every hour.

Occasionally, the job run takes longer than one hour to complete. Overlapping runs must be prevented to avoid data corruption.

You need to configure the job scheduling behavior.

What should you configure? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

You have an Azure Databricks workspace that contains a job in Lakeflow Jobs named Job1.

Job1 processes raw data files stored in Azure Storage.

New files arrive at unpredictable intervals.

You need to ensure that Job1 starts automatically when new files arrive and does NOT consume compute resources when no data is available.

Which type of job trigger should you use?

A.

file arrival

B.

continuous

C.

scheduled

D.

manual

You have an Azure Databricks workspace that is enabled for Unity Catalog.

You need to profile a table to meet the following requirements:

    The count of null values per column must be evaluated repeatedly as new records are added to the table.

    Changes in the count of null values must be observable over the progression of the dataset.

Which type of profile should you create?

A.

snapshot

B.

inference

C.

time series

You have an Azure Databricks workspace that contains a job in Lakeflow Jobs named Job1.

Job! processes raw data files stored in Azure Storage.

New files arrive at unpredictable intervals.

You need to ensure that Job1 starts automatically when new files arrive and does NOT consume compute resources when no data is available.

Which type of job trigger should you use?

A.

scheduled

B.

continuous

C.

file arrival

D.

manual

You have an Azure Databricks workspace that is enabled for Unity Catalog.

You need to implement a daily batch data process that requires complex and highly customized Python transformations. The solution must minimize additional complexity.

What should you include in the solution?

A.

a Databricks notebook triggered by a job

B.

an Azure Data Factory pipeline that has data flows

C.

a continuous job in Lakeflow Jobs

D.

a Lakeflow Spark Declarative Pipelines (SDP) pipeline

You have an Azure Databricks workspace that contains a Git folder and uses Azure Repos as the Git provider. From the main branch, you create a branch named Branch1. You commit changes to Branch1.

You need to incorporate the changes from Branch1 into main The solution must preserve the commit history in the repository. Which command should you run?

A.

merge

B.

pull

C.

rebase

D.

Push

You need to configure compute for the ingestion of telemetry data. The solution must meet the data ingestion and processing requirements.

What should you do?

A.

Enable Photon acceleration for a job compute cluster.

B.

Move the ingestion pipelines to shared compute.

C.

Increase an all-purpose cluster to a larger fixed node type.

D.

Disable autoscaling for a job compute cluster.

Which ingestion option should you recommend for each data source? To answer, drag the appropriate options to the correct data sources. Each option may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.

NOTE: Each correct selection is worth one point.