Question 31

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

    What is returned by a producer.send() call in the Java API?
  • Question 33

    The rule "same key goes to the same partition" is true unless...
  • Question 34

    If I want to send binary data through the REST proxy, it needs to be base64 encoded. Which component needs to encode the binary data into base 64?
  • Question 35

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