adplus-dvertising
frame-decoration

Question

____________ is a distributed real-time computation system for processing large volumes of high-velocity data.

a.

Kafka

b.

Storm

c.

Lucene

d.

BigTop

Answer: (b).Storm

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. ____________ is a distributed real-time computation system for processing large volumes of high-velocity data.

Similar Questions

Discover Related MCQs

Q. Storm integrates with __________ via Apache Slider.

Q. For Apache __________ users, Storm utilizes the same ODBC interface.

Q. Storm is benchmarked as processing one million _______ byte messages per second per node.

Q. Apache Storm added open source, stream data processing to _________ Data Platform.

Q. How many types of nodes are present in Storm cluster?

Q. __________ node distributes code across the cluster.

Q. ____________ communicates with Nimbus through Zookeeper, starts and stops workers according to signals from Nimbus.

Q. Kafka is comparable to traditional messaging systems such as _____________

Q. Many people use Kafka as a replacement for a ___________ solution.

Q. _______________ is a style of application design where state changes are logged as a time-ordered sequence of records.

Q. Kafka uses __________ so you need to first start a ZooKeeper server if you don’t already have one.

Q. __________ is the node responsible for all reads and writes for the given partition.

Q. __________ is the subset of the replicas list that is currently alive and caught-up to the leader.

Q. Kafka uses key-value pairs in the ____________ file format for configuration.

Q. __________ is the amount of time to keep a log segment before it is deleted.

Q. __________ provides the functionality of a messaging system.

Q. Kafka maintains feeds of messages in categories called __________

Q. Kafka is run as a cluster comprised of one or more servers each of which is called __________

Q. Communication between the clients and the servers is done with a simple, high-performance, language agnostic _________ protocol.

Q. The only metadata retained on a per-consumer basis is the position of the consumer in the log, called __________