Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam SnowPro Advanced Architect All Questions

View all questions & answers for the SnowPro Advanced Architect exam

Exam SnowPro Advanced Architect topic 1 question 62 discussion

Actual exam question from Snowflake's SnowPro Advanced Architect
Question #: 62
Topic #: 1
[All SnowPro Advanced Architect Questions]

What does a Snowflake Architect need to consider when implementing a Snowflake Connector for Kafka?

  • A. Every Kafka message is in JSON or Avro format.
  • B. The default retention time for Kafka topics is 14 days.
  • C. The Kafka connector supports key pair authentication, OAUTH, and basic authentication (for example, username and password).
  • D. The Kafka connector will create one table and one pipe to ingest data for each topic. If the connector cannot create the table or the pipe it will result in an exception.
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
MSIDDIQUI18
2 weeks, 6 days ago
I think answer is "A": Each Kafka message is passed to Snowflake in JSON format or Avro format. Only issue with "D" answer is the last part of statement, does Snowflake raising the Exception, if unable to connector cannot create the table or the pipe.
upvoted 1 times
...
cui_li
7 months, 3 weeks ago
Correction: The answer should be D. The connector creates the following objects for each topic: One internal stage to temporarily store data files for each topic. One pipe to ingest the data files for each topic partition. One table for each topic. If the table specified for each topic does not exist, the connector creates i
upvoted 1 times
...
cui_li
7 months, 3 weeks ago
Ye should be A. https://docs.snowflake.com/en/user-guide/kafka-connector-overview
upvoted 1 times
...
Atomic_Gecko
8 months, 3 weeks ago
Should be A. Default retention time is 7 days, only key/pair auth is supported and the connector will create a pipe, table and stage
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...