Labour Day Sale - Limited Time 60% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 575363r9

Welcome To DumpsPedia

CCDAK Sample Questions Answers

Questions 4

In Avro, adding a field to a record without default is a __ schema evolution

Options:

A.

forward

B.

backward

C.

full

D.

breaking

Buy Now
Questions 5

is KSQL ANSI SQL compliant?

Options:

A.

Yes

B.

No

Buy Now
Questions 6

Which of the following setting increases the chance of batching for a Kafka Producer?

Options:

A.

Increase batch.size

B.

Increase message.max.bytes

C.

Increase the number of producer threads

D.

Increase linger.ms

Buy Now
Questions 7

In Avro, removing a field that does not have a default is a __ schema evolution

Options:

A.

breaking

B.

full

C.

backward

D.

forward

Buy Now
Questions 8

How can you gracefully make a Kafka consumer to stop immediately polling data from Kafka and gracefully shut down a consumer application?

Options:

A.

Call consumer.wakeUp() and catch a WakeUpException

B.

Call consumer.poll() in another thread

C.

Kill the consumer thread

Buy Now
Questions 9

Compaction is enabled for a topic in Kafka by setting log.cleanup.policy=compact. What is true about log compaction?

Options:

A.

After cleanup, only one message per key is retained with the first value

B.

Each message stored in the topic is compressed

C.

Kafka automatically de-duplicates incoming messages based on key hashes

D.

After cleanup, only one message per key is retained with the latest value

Compaction changes the offset of messages

Buy Now
Questions 10

A topic receives all the orders for the products that are available on a commerce site. Two applications want to process all the messages independently - order fulfilment and monitoring. The topic has 4 partitions, how would you organise the consumers for optimal performance and resource usage?

Options:

A.

Create 8 consumers in the same group with 4 consumers for each application

B.

Create two consumers groups for two applications with 8 consumers in each

C.

Create two consumer groups for two applications with 4 consumers in each

D.

Create four consumers in the same group, one for each partition - two for fulfilment and two for monitoring

Buy Now
Questions 11

If I want to send binary data through the REST proxy to topic "test_binary", it needs to be base64 encoded. A consumer connecting directly into the Kafka topic A. "test_binary" will receive

B. binary data

C. avro data

D. json data

E. base64 encoded data, it will need to decode it

Options:

Buy Now
Questions 12

Your manager would like to have topic availability over consistency. Which setting do you need to change in order to enable that?

Options:

A.

compression.type

B.

unclean.leader.election.enable

C.

min.insync.replicas

Buy Now
Questions 13

What is true about partitions? (select two)

Options:

A.

A broker can have a partition and its replica on its disk

B.

You cannot have more partitions than the number of brokers in your cluster

C.

A broker can have different partitions numbers for the same topic on its disk

D.

Only out of sync replicas are replicas, the remaining partitions that are in sync are also leader

E.

A partition has one replica that is a leader, while the other replicas are followers

Buy Now
Questions 14

In the Kafka consumer metrics it is observed that fetch-rate is very high and each fetch is small. What steps will you take to increase throughput?

Options:

A.

Increase fetch.max.wait

B.

Increase fetch.max.bytes

C.

Decrease fetch.max.bytes

D.

Decrease fetch.min.bytes

E.

Increase fetch.min.bytes

Buy Now
Questions 15

Select the Kafka Streams joins that are always windowed joins.

Options:

A.

KStream-KStream join

B.

KTable-KTable join

C.

KStream-GlobalKTable

D.

KStream-KTable join

Questions 16

A Zookeeper ensemble contains 5 servers. What is the maximum number of servers that can go missing and the ensemble still run?

Options:

A.

3

B.

4

C.

2

D.

1

Buy Now
Questions 17

Where are the ACLs stored in a Kafka cluster by default?

Options:

A.

Inside the broker's data directory

B.

Under Zookeeper node /kafka-acl/

C.

In Kafka topic __kafka_acls

D.

Inside the Zookeeper's data directory

Buy Now
Questions 18

A bank uses a Kafka cluster for credit card payments. What should be the value of the property unclean.leader.election.enable?

Options:

A.

FALSE

B.

TRUE

Buy Now
Questions 19

How does a consumer commit offsets in Kafka?

Options:

A.

It directly sends a message to the __consumer_offsets topic

B.

It interacts with the Group Coordinator broker

C.

It directly commits the offsets in Zookeeper

Buy Now
Questions 20

Which is an optional field in an Avro record?

Options:

A.

doc

B.

name

C.

namespace

D.

fields

Buy Now
Questions 21

What happens when broker.rack configuration is provided in broker configuration in Kafka cluster?

Options:

A.

You can use the same broker.id as long as they have different broker.rack configuration

B.

Replicas for a partition are placed in the same rack

C.

Replicas for a partition are spread across different racks

D.

Each rack contains all the topics and partitions, effectively making Kafka highly available

Buy Now
Questions 22

In Kafka Streams, by what value are internal topics prefixed by?

Options:

A.

tasks-

B.

application.id

C.

group.id

D.

kafka-streams-

Buy Now
Exam Code: CCDAK
Exam Name: Confluent Certified Developer for Apache Kafka Certification Examination
Last Update: Apr 18, 2024
Questions: 150
$64  $159.99
$48  $119.99
$40  $99.99
buy now CCDAK