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

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

Viewing page 2 out of 2 pages
Viewing questions 11-20 out of questions
Questions # 11:

You have an Azure Databricks workspace that is enabled for Unity Catalog and contains a catalog named CatalogV Catalog1 contains a schema named Schema! and a table named Table1.

You need to ensure that access to the data in Table1 is controlled by using attribute based access control (ABAC).

What should you apply to Table1, and how should you control access for users? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

Question # 11


Expert Solution
Questions # 12:

You have an Azure Databricks workspace that is enabled for Unity Catalog and contains a managed Delta table named Sales. Sales stores transaction data and contains the following columns:

• transactionjd (string)

• transaction date (date)

• amount (decimal)

You need to implement the following data quality requirements by using table-level data quality enforcement:

• amount must be greater than 0.

• transaction id must never be null.

• Invalid records must be rejected when data is written to the Sales table.

What should you do?

Options:

A.

Use a select statement with where conditions to validate the data before querying.


B.

Configure row-level security (RLS) where transactionjd is null or amount is less than or equal to 0.


C.

Create a view that filters out rows where transactionjd is null or amount is less than or equal to 0.


D.

Add a not null constraint to transactionjd and a check constraint to amount.


Expert Solution
Questions # 13:

You have an Azure Databricks workspace that uses Unity Catalog.

You have a Lakeflow Spark Declarative Pipelines (SDP) pipeline that ingests data into a managed Delta table named Table1. Table! is used for analytics.

New columns are added to the source data, causing pipeline failures during writes to Table!

You need to prevent the pipeline failures. The solution must ensure that schema changes are detected and handled.

What should you do?

Options:

A.

Disable schema enforcement for Table1.


B.

Use row filters to exclude records that have new columns.


C.

Enable schema evolution.


D.

Create a separate table for each schema version.


Expert Solution
Questions # 14:

You have an Azure Databricks workspace named Workspace1 that contains a takehouse and is enabled for Unity Catalog.

You have a connection to a Microsoft SQL Server database named DB1.

You need to expose the schemas and tables of DB1 to meet the following requirements:

• The schemas and tables can be queried in Databricks.

• The schemas and tables appear alongside other Unity Catalog objects.

• The data is NOT copied into Databricks-managed storage.

Solution: You create a new native catalog in Unity Catalog. Does this meet the goal?

Options:

A.

Yes


B.

No


Expert Solution
Questions # 15:

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.

Options:

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.


Expert Solution
Questions # 16:

You have an Azure Databricks workspace.

You need to ingest streaming data from Azure Event Hubs by using Apache Spark Structured Streaming The solution must authenticate to Event Hubs and read the event payload.

How should you complete the PySpark code segment? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

Question # 16


Expert Solution
Questions # 17:

You have an Azure Databticks workspace that contains an all-purpose compute cluster named Cluster1. Cluser1 is used for

interactive development.

You need to configure Cluster1 to meet the following requirements:

• Automatically add and remove worker nodes based on workload demand

• Automatically shut down when the cluster has been idle for a specific period.

What should you configure for each requirement? To answer, drag the appropriate options to the correct requirements. 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 # 17


Expert Solution
Questions # 18:

You need to recommend a compute type for the production ingestion workloads and BI workloads. The solution must meet the environment and compute requirements.

What should you recommend for each type of workload? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

Question # 18


Expert Solution
Questions # 19:

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 # 19


Expert Solution
Questions # 20:

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

Failures of non-critical tasks must be logged but must NOT trigger notifications. Notifications must be triggered only when critical tasks have failed, and Job1 has completed

You need to configure the job alerting behavior.

What should trigger a notification?

Options:

A.

a task failure


B.

a job failure


C.

job success


D.

task success


Expert Solution
Viewing page 2 out of 2 pages
Viewing questions 11-20 out of questions