
Answer-first summary for fast verification
Answer: Move the JSON and CSV files to the raw zone.
Curated zones in Dataplex are typically designed to store data in well-defined formats such as Parquet, Avro, and ORC. JSON and CSV files are not suitable for curated zones and should be placed in raw zones instead. This ensures that the data can be properly discovered and processed. Therefore, the correct action is to move the JSON and CSV files to the raw zone.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
You are responsible for overseeing a Dataplex environment that consists of both raw and curated zones. Recently, a data engineering team has been uploading JSON and CSV files to a bucket asset within the curated zone. However, these files are not being automatically identified and catalogued by Dataplex. What action should you take to ensure that Dataplex successfully discovers and processes these files?
A
Move the JSON and CSV files to the raw zone.
B
Enable auto-discovery of files for the curated zone.
C
Use the bg command-line tool to load the JSON and CSV files into BigQuery tables.
D
Grant object level access to the CSV and JSON files in Cloud Storage.
No comments yet.