Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Confluent Exam CCDAK Topic 1 Question 51 Discussion

Actual exam question for Confluent's CCDAK exam
Question #: 51
Topic #: 1
[All CCDAK Questions]

You are using JDBC source connector to copy data from 3 tables to three Kafka topics. There is one connector created with max.tasks equal to 2 deployed on a cluster of 3 workers. How many tasks are launched?

Show Suggested Answer Hide Answer
Suggested Answer: A

Since Confluent 5.4.0, Avro 1.9.1 is used. Since default value was added to enum complex type , the schema resolution changed from:

(<1.9.1) if both are enums:** if the writer's symbol is not present in the reader's enum, then an error is signalled. **(>=1.9.1) if both are enums:

if the writer's symbol is not present in the reader's enum and the reader has a default value, then that value is used, otherwise an error is signalled.


Contribute your Thoughts:

Dorothy
13 days ago
Wait, so the connector is deployed on a cluster of 3 workers, but the max.tasks is set to 2? That's like putting a Ferrari engine in a Prius, what's the point?
upvoted 0 times
...
Chantell
20 days ago
I'm going with C. 3 tasks, one for each table, because the connector is deployed on a cluster of 3 workers.
upvoted 0 times
...
Edna
22 days ago
Hmm, I'm not sure about this one. Is the number of workers relevant here? I'll have to think this through a bit more.
upvoted 0 times
Huey
3 days ago
A) 2
upvoted 0 times
...
...
Delsie
28 days ago
D is the correct answer. The connector will launch 6 tasks, 2 tasks for each of the 3 tables.
upvoted 0 times
...
Karl
1 months ago
I think the answer is B since the max.tasks is set to 2, so only 1 task will be launched.
upvoted 0 times
Giovanna
21 days ago
A) 2
upvoted 0 times
...
...
Hyun
2 months ago
I'm not sure about this. Shouldn't it be D) 6 since there are 3 tables and 3 workers?
upvoted 0 times
...
Virgie
2 months ago
I agree with Viva. With max.tasks set to 2, each worker can run 1 task, so a total of 3 tasks will be launched.
upvoted 0 times
...
Viva
2 months ago
I think the answer is C) 3.
upvoted 0 times
...

Save Cancel