Pre-Winter Sale Limited Time 75% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code = simple75

Pass the Microsoft Certified: Azure Databricks Data Engineer DP-750 Questions and answers with Dumpstech

Exam DP-750 Premium Access

View all detail and faqs for the DP-750 exam

Practice at least 50% of the questions to maximize your chances of passing.
Viewing page 2 out of 3 pages
Viewing questions 11-20 out of questions
Questions # 11:

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.

Question # 11

Options:

Questions # 12:

You need to develop the task logic for a new job in Lakeflow Jobs that processes telemetry data.

Each task must contain only the appropriate logic for its step in the pipeline. The solution must support the planned changes and meet the data ingestion and processing requirements.

What should you do?

Options:

A.

Use a single Databricks notebook task that performs ingestion, cleansing, and curation in one script.

B.

Create three tasks that each contains the identical logic and use task retries.

C.

Use a single SQL task that performs ingestion, cleansing, and curation by running merge commands.

D.

Create separate tasks for ingestion, cleansing, and curation.

Questions # 13:

Which SCD type should you use to support the planned data modeling changes? To answer, drag the appropriate types to the correct issues. Each type 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.

Question # 13

Options:

Questions # 14:

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?

Options:

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.

Questions # 15:

You have an Apache Spark DataFrame named salesDF that contains the following columns:

    Product

    Region

    Sales

    Date

You need to create a pivot table that shows the total sales by product for each region.

How should you complete the PySpark code segment? To answer, drag the appropriate values to the correct targets. Each value 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.

Question # 15

Options:

Questions # 16:

You have an Azure Databricks workspace that is enabled for Unity Catalog and contains two Delta tables named Table1 and Table2 of the same data type.

Table1 contains a column named Columnl. Table2 contains a column named Column2. You run the following query.

SELECT Column1

FROM Table1

GROUP BY Column1

HAVING COUNT( " ) > 1

INTERSECT

SELECT C0lumn2

FROM Table2

GROUP BY Column2

HAVING COUNT( ' ) > 1;

What occurs when you run the query?

Options:

A.

Values appear in either table more than once.

B.

Values appear in both tables more than once.

C.

Values appear in Table more than once.

D.

Values appear in Table2 but NOT Table1.

Questions # 17:

You have an Azure Databricks workspace that is enabled for Unity Catalog and contains a catalog named finance, finance contains two schemas named default and procurement.

You need to create a table named assets in the procurement schema, assets must contain the following columns:

• asset.id

• asset, type

• asset_name

How should you complete the SQL statement? To answer, drag the appropriate values to the correct targets. Each value 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.

Question # 17

Options:

Questions # 18:

You use Declarative Automation Bundles to manage two jobs and an app.

You need to deploy the bundle to development and production environments. The solution must meet the following requirements:

• Deploy the app to both environments.

• Deploy only one job to development.

• Minimize administrative effort.

What should you use?

Options:

A.

a targets node in a databricks.yml file

B.

separate databricks.yml files for each environment

C.

a resources node in a databricks.yml file

D.

a variables node in a databricks.yml file

Questions # 19:

You have an Azure Databricks workspace that is enabled for Unity Catalog and contains a managed Delta table named Payments.

Payments stores transaction data and contains a column named payment_amount of the Decimal data type.

You must enforce the following business rule:

payment_amount must be between 0 and 10,000, inclusive

You need to ensure that records that violate the rule are rejected when data is written to the Payments table.

What should you do?

Options:

A.

Add a CHECK constraint to payment_amount to enforce the allowed range.

B.

Configure row-level security (RLS) to hide records that have invalid values.

C.

Run SELECT statements to filter out records that have invalid values in payment_amount.

D.

Create a table update trigger.

Questions # 20:

You have an Azure Databricks workspace.

You have an Apache Spark Structured Streaming job named Job! that processes data continuously and fails periodically due to transient errors

You need to ensure that Job! meets the following requirements

• Resumes processing from the point that Job1 failed

• Minimizes how long it takes to restart Job!

• Minimizes the costs to restart Job!

What should you do?

Options:

A.

Decrease the retry interval.

B.

Implement checkpointing.

C.

Add an alert and manually restart Job1.

D.

Increase the minimum number of nodes in the cluster

Viewing page 2 out of 3 pages
Viewing questions 11-20 out of questions