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

Pass the Databricks Databricks Certification Databricks-Certified-Data-Engineer-Associate Questions and answers with CertsForce

Viewing page 3 out of 7 pages
Viewing questions 21-30 out of questions
Questions # 21:

A dataset has been defined using Delta Live Tables and includes an expectations clause:

CONSTRAINT valid_timestamp EXPECT (timestamp > ' 2020-01-01 ' ) ON VIOLATION DROP ROW

What is the expected behavior when a batch of data containing data that violates these constraints is processed?

Options:

A.

Records that violate the expectation are dropped from the target dataset and loaded into a quarantine table.


B.

Records that violate the expectation are added to the target dataset and flagged as invalid in a field added to the target dataset.


C.

Records that violate the expectation are dropped from the target dataset and recorded as invalid in the event log.


D.

Records that violate the expectation are added to the target dataset and recorded as invalid in the event log.


E.

Records that violate the expectation cause the job to fail.


Expert Solution
Questions # 22:

A data engineer is developing an ETL process based on Spark SQL. The execution fails. The data engineer checks the Spark Ul and can see the ERRORS as follows:

Question # 22

Which two corrective actions should the data engineer perform to resolve this issue?

Choose 2 answers - (Q) Narrow the filters in order to collect less data in the query

Options:

A.

Upsize the worker nodes and activate autoshuffle partitions


B.

Upsize the driver node and deactivate autoshuffle partitions


C.

Cache the dataset in order to boost the query performance


D.

Fix the shuffle partitions to 50 to ensure the allocation


Expert Solution
Questions # 23:

A Databricks Job with four sequential tasks is executed. The job fails at Task 3. After the root cause is fixed, the data engineer needs to complete the workflow without rerunning the successful Tasks 1 and 2.

Which action on the Job Run details page allows the engineer to resume execution from the point of failure?

Options:

A.

Run now


B.

Clone task


C.

Repair run


D.

Reset job


Expert Solution
Questions # 24:

Which single Databricks CLI command deploys local bundle assets to the target workspace specified in the bundle configuration file?

Options:

A.

databricks bundle validate


B.

databricks bundle plan & & databricks bundle run


C.

databricks bundle deploy


D.

databricks bundle init & & databricks bundle deployment


Expert Solution
Questions # 25:

Which two components function in the DB platform architecture’s control plane? (Choose two.)

Options:

A.

Virtual Machines


B.

Compute Orchestration


C.

Serverless Compute


D.

Compute


E.

Unity Catalog


Expert Solution
Questions # 26:

A data engineer needs to ingest JSON change data from Salesforce into Unity Catalog-governed Delta tables using a low-code, fully managed experience.

Which Databricks capability should the data engineer use?

Options:

A.

A Lakeflow Connect managed Salesforce connector that writes to Unity Catalog Delta tables.


B.

The Salesforce REST API in a PySpark notebook to query changed records and write them to Delta tables.


C.

Auto Loader with a file-arrival trigger monitoring DBFS.


D.

Auto Loader reading JSON files from an Amazon S3 bucket populated by a separate Salesforce export process.


Expert Solution
Questions # 27:

A data engineer is running a Spark SQL job on Databricks and notices that joins between a small lookup table and a large fact table are slow. The engineer wants Spark to automatically send the small lookup table to all executors to accelerate the join.

Which configuration parameter should the data engineer adjust?

Options:

A.

spark.sql.autoBroadcastJoinThreshold


B.

spark.default.parallelism


C.

spark.sql.shuffle.partitions


D.

spark.executor.memory


Expert Solution
Questions # 28:

A company uses Delta Sharing to collaborate with partners across different cloud providers and geographic regions. What will result in additional costs due to cross-region or egress fees?

Options:

A.

Transferring data via Delta Sharing across clouds and across different geographic regions


B.

Sharing data within the same cloud provider and region


C.

Utilizing Delta Sharing for internal data analytics within a single cloud environment


D.

Accessing Delta Sharing data using a VPN within the same data center


Expert Solution
Questions # 29:

A company is collaborating with a partner that does not use Databricks but needs access to a large historical dataset stored in Delta format. The data engineer needs to ensure that the partner can access the data securely, without the need for them to set up an account, and with read-only access.

How should the data be shared?

Options:

A.

Share the dataset using Delta Sharing, which allows your partner to access the data using a secure, read-only URL without requiring a Databricks account, ensuring that they cannot modify the data.


B.

Share the dataset using Unity Catalog, ensuring that both teams have full write access to the data within the same organization.


C.

Share the dataset by exporting it to a CSV file and manually transferring the file to the partner ' s system.


D.

Grant your partner access to your Databricks workspace and assign them full write permissions to the Delta table, enabling them to modify the dataset.


Expert Solution
Questions # 30:

A data engineer triggers a scheduled job but finds that the new run was not executed. The run history shows that the run was skipped with a concurrency-related queue message.

Which configuration should the engineer investigate?

Options:

A.

The cluster spot-instance availability in the cloud provider


B.

The SQL warehouse permissions for the task


C.

The job-level max_concurrent_runs setting and whether queueing is enabled


D.

The task-level timeout_seconds configuration


Expert Solution
Viewing page 3 out of 7 pages
Viewing questions 21-30 out of questions