Book Image

Real-time Analytics with Storm and Cassandra

By : Shilpi Saxena
Book Image

Real-time Analytics with Storm and Cassandra

By: Shilpi Saxena

Overview of this book

Table of Contents (19 chapters)
Real-time Analytics with Storm and Cassandra
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Quiz time


Q.1. State whether the following statements are true or false:

  1. Cache is a read-only memory space.

  2. Data once added in cache remains there forever.

  3. CEP lets SQL-like queries be implemented over streaming data.

  4. Esper is based on event-driven architecture.

Q.2. Fill in the blanks:

  1. _______________ is the algorithm for memcache.

  2. When data is not present in the cache, it's called ______________.

  3. _______________ is the component of Esper that triggers the Endeca Query Language (EQL) execution.

  4. _______________ is generally used for the time series windowing function data.

Q.3. Create an end-to-end topology using Esper to display the top 10 speeding devices on a said freeway using Storm and Esper in conjunction.