Where are the ACLs stored in a Kafka cluster by default?
Question No 2
is KSQL ANSI SQL compliant?
Question No 3
What information isn't stored inside of Zookeeper? (select two)
Question No 4
Which KSQL queries write to Kafka?
Question No 5
There are two consumers C1 and C2 belonging to the same group G subscribed to topics T1 and T2.
Each of the topics has 3 partitions. How will the partitions be assigned to consumers with Partition
Assigner being Round Robin Assigner?