- Real-time Analytics with Storm and Cassandra
- Shilpi Saxena
- 107字
- 2021-07-23 19:52:09
Quiz time
Q.1. State whether the following statements are true or false:
- All Storm topologies are reliable.
- A topology generally has multiple spouts.
- A topology generally has multiple bolts.
- One bolt can emit on only one stream.
Q.2. Fill in the blanks:
- _______________ is the template to create the topology.
- _______________ specifies how many instances of a particular bolt or spout are spawned.
- The ___________ daemon of Storm is analogous to the job tracker of Hadoop.
Q.3. Perform the following task:
- Make changes to the
WordCount
topology of the Storm-starter project toRandomSentenceSpout
so that it's able to read sentences from a file at a specified location.
推薦閱讀
- Java Web開發(fā)學(xué)習(xí)手冊
- 工程軟件開發(fā)技術(shù)基礎(chǔ)
- Boost C++ Application Development Cookbook(Second Edition)
- 自己動手實現(xiàn)Lua:虛擬機、編譯器和標準庫
- 無代碼編程:用云表搭建企業(yè)數(shù)字化管理平臺
- Learning AWS Lumberyard Game Development
- Monitoring Elasticsearch
- Kotlin Standard Library Cookbook
- Python貝葉斯分析(第2版)
- Rust Essentials(Second Edition)
- 深入理解Elasticsearch(原書第3版)
- Test-Driven Machine Learning
- Windows Embedded CE 6.0程序設(shè)計實戰(zhàn)
- Vue.js 2 Web Development Projects
- QGIS Python Programming Cookbook(Second Edition)