ExamGecko
Question list
Search
Search

List of questions

Search

Question 53 - ARA-C01 discussion

Report
Export

When using the Snowflake Connector for Kafka, what data formats are supported for the messages? (Choose two.)

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

Explanation:

The data formats that are supported for the messages when using the Snowflake Connector for Kafka are Avro and JSON. These are the two formats that the connector can parse and convert into Snowflake table rows.The connector supports both schemaless and schematized JSON, as well as Avro with or without a schema registry1. The other options are incorrect because they are not supported data formats for the messages. CSV, XML, and Parquet are not formats that the connector can parse and convert into Snowflake table rows.If the messages are in these formats, the connector will load them as VARIANT data type and store them as raw strings in the table2.Reference:Snowflake Connector for Kafka | Snowflake Documentation,Loading Protobuf Data using the Snowflake Connector for Kafka | Snowflake Documentation

asked 23/09/2024
luis gilberto correa betancur
44 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first