Exit CCDAK Confluent Certified Developer for Apache Kafka Certification Examination
Question 4 of 5
0% complete
Q4 Multiple choice

If I supply the setting compression.type=snappy to my producer, what will happen? (select two)

Select all that apply.

  • A

    The Kafka brokers have to de-compress the data

  • B

    The Kafka brokers have to compress the data

  • C

    The Consumers have to de-compress the data

  • D

    The Consumers have to compress the data

  • E

    The Producers have to compress the data