ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 73 - DP-203 discussion

Report
Export

You plan to ingest streaming social media data by using Azure Stream Analytics. The data will be stored in files in Azure Data Lake Storage, and then consumed by using Azure Databricks and PolyBase in Azure Synapse Analytics. You need to recommend a Stream Analytics data output format to ensure that the queries from Databricks and PolyBase against the files encounter the fewest possible errors. The solution must ensure that the files can be queried quickly and that the data type information is retained.

What should you recommend?

A.
JSON
Answers
A.
JSON
B.
Parquet
Answers
B.
Parquet
C.
CSV
Answers
C.
CSV
D.
Avro
Answers
D.
Avro
Suggested answer: B

Explanation:

Need Parquet to support both Databricks and PolyBase.

Reference:

https://docs.microsoft.com/en-us/sql/t-sql/statements/create-external-file-format-transact-sql

asked 02/10/2024
Adrien BARDE
31 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first