Home
Recent Q&A
Java
Cloud
JavaScript
Python
SQL
PHP
HTML
C++
Data Science
DBMS
Devops
Hadoop
Machine Learning
Ask a Question
Recent questions tagged Kafka
Home
Tag
Kafka
+3
votes
Kafka combines the strength of both queuing and publish-subscribe models, enabling it to scale easily.
asked
Jan 8, 2022
in
Kafka Premiera Ola
by
GeorgeBell
kafka
premiera
ola
+3
votes
A configurable ________ can be set to retain all published records in Kafka irrespective of whether they have been consumed or not.
asked
Jan 8, 2022
in
Kafka Premiera Ola
by
GeorgeBell
kafka
premiera
ola
+3
votes
If only one 'Consumer Group' subscribed for a topic and there are lots of consumers in this Consumer Group, messages of the topic will be evenly load balanced between consumers of the consumer group.
asked
Jan 8, 2022
in
Kafka Premiera Ola
by
GeorgeBell
kafka
premiera
ola
+3
votes
Which processor sends any received records from its upstream processors to a specified Kafka topic ?
asked
Jan 8, 2022
in
Kafka Premiera Ola
by
GeorgeBell
kafka
premiera
ola
+3
votes
Kafka can be used for which of the following :
asked
Jan 8, 2022
in
Kafka Premiera Ola
by
GeorgeBell
kafka
premiera
ola
+2
votes
Each __________ acts as a leader for some of its partitions and a follower for others so load is well balanced within the cluster.
asked
Jan 8, 2022
in
Kafka Premiera Ola
by
GeorgeBell
kafka
premiera
ola
+2
votes
A ________ is a logical abstraction for stream processing code.
asked
Jan 8, 2022
in
Kafka Premiera Ola
by
GeorgeBell
kafka
premiera
ola
+3
votes
Kafka Streams employs one-record-at-a-time processing to achieve millisecond processing latency
asked
Jan 8, 2022
in
Kafka Premiera Ola
by
GeorgeBell
kafka
premiera
ola
+2
votes
Kafka Streams employs one-record-at-a-time processing to achieve millisecond processing latency
asked
Jan 8, 2022
in
Kafka Premiera Ola
by
GeorgeBell
kafka
preiera
ola
+2
votes
__________keeps track of topics, its partitions and replicas, who is the preferred leader and what configuration overrides are set for each topic.
asked
Jan 8, 2022
in
Kafka Premiera Ola
by
GeorgeBell
kafka
preiera
ola
+2
votes
Each message published to a topic is delivered to _______ within each subscribing consumer group.
asked
Jan 8, 2022
in
Kafka Premiera Ola
by
GeorgeBell
kafka
premiera
ola
+1
vote
Based on the classification of messages Kafka categorizes messages into
asked
Jan 8, 2022
in
Kafka Premiera Ola
by
GeorgeBell
kafka
apache
ola
+1
vote
If the retention policy is set to two days, then for the two days after a record is published, it is available for consumption, after which it will be discarded to free up space.
asked
Jan 8, 2022
in
Kafka Premiera Ola
by
GeorgeBell
kafka
permiera
ola
+1
vote
If the retention policy is set to two days, then for the two days after a record is published, it is available for consumption, after which it will be discarded to free up space.
asked
Jan 7, 2022
in
Kafka Premiera Ola
by
GeorgeBell
kafka
premiera
ola
+3
votes
Kafka also provides better ordering guarantees than a traditional messaging system using ________.
asked
Jan 7, 2022
in
Kafka Premiera Ola
by
GeorgeBell
kafka
premiera
ola
+3
votes
Kafka supports both 'queuing model' and 'publish-subscribe' model?
asked
Jan 7, 2022
in
Kafka Premiera Ola
by
GeorgeBell
kafka
premiera
ola
+3
votes
A _________ in Kafka reads streams of data from input topics, processes this data and produces continual streams of data to output topics.
asked
Jan 7, 2022
in
Kafka Premiera Ola
by
GeorgeBell
kafka
premiera
ola
+3
votes
Banking industry can leverage Kafka Streams for detecting fraudulent transactions.
asked
Jan 7, 2022
in
Kafka Premiera Ola
by
GeorgeBell
kafka
premiera
ola
+1
vote
Source Processor does not have any downstream processors.
asked
Jan 7, 2022
in
Kafka Premiera Ola
by
GeorgeBell
kafka
premiera
ola
+3
votes
Which one functions as a messaging system?
asked
Jan 7, 2022
in
Kafka Premiera Ola
by
GeorgeBell
kafka
premiera
ola
Page:
« prev
1
2
3
next »
...