ARA-C01 · Question #120
When using the Snowflake Connector for Kafka, what data formats are supported for the messages? (Choose two.)
The correct answer is C. Avro D. JSON. 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
Question
When using the Snowflake Connector for Kafka, what data formats are supported for the messages? (Choose two.)
Options
- ACSV
- BXML
- CAvro
- DJSON
- EParquet
How the community answered
(41 responses)- B2% (1)
- C95% (39)
- E2% (1)
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 registry.
Topics
Community Discussion
No community discussion yet for this question.