Storm Real-time Processing Cookbook
This course has been retired. Check out the alternatives below
-
What do you get with a Packt Subscription?
- Instant access to this title and 7,500+ eBooks & Videos
- Constantly updated with 100+ new titles each month
- Breadth and depth in over 1,000+ technologies
-
Setting Up Your Development Environment
- Setting Up Your Development Environment
- Introduction
- Setting up your development environment
- Distributed version control
- Creating a "Hello World" topology
- Creating a Storm cluster – provisioning the machines
- Creating a Storm cluster – provisioning Storm
- Deriving basic click statistics
- Unit testing a bolt
- Implementing an integration test
- Deploying to the cluster
-
Log Stream Processing
- Log Stream Processing
- Introduction
- Creating a log agent
- Creating the log spout
- Rule-based analysis of the log stream
- Indexing and persisting the log data
- Counting and persisting log statistics
- Creating an integration test for the log stream cluster
- Creating a log analytics dashboard
-
Calculating Term Importance with Trident
- Calculating Term Importance with Trident
- Introduction
- Creating a URL stream using a Twitter filter
- Deriving a clean stream of terms from the documents
- Calculating the relative importance of each term
-
Distributed Remote Procedure Calls
- Distributed Remote Procedure Calls
- Introduction
- Using DRPC to complete the required processing
- Integration testing of a Trident topology
- Implementing a rolling window topology
- Simulating time in integration testing
-
Polyglot Topology
- Polyglot Topology
- Introduction
- Implementing the multilang protocol in Qt
- Implementing the SplitSentence bolt in Qt
- Implementing the count bolt in Ruby
- Defining the word count topology in Clojure
-
Integrating Storm and Hadoop
- Integrating Storm and Hadoop
- Introduction
- Implementing TF-IDF in Hadoop
- Persisting documents from Storm
- Integrating the batch and real-time views
-
Real-time Machine Learning
- Real-time Machine Learning
- Introduction
- Implementing a transactional topology
- Creating a Random Forest classification model using R
- Operational classification of transactional streams using Random Forest
- Creating an association rules model in R
- Creating a recommendation engine
- Real-time online machine learning
-
Continuous Delivery
- Continuous Delivery
- Introduction
- Setting up a CI server
- Setting up system environments
- Defining a delivery pipeline
- Implementing automated acceptance testing
-
Storm on AWS
- Storm on AWS
- Introduction
- Deploying Storm on AWS using Pallet
- Setting up a Virtual Private Cloud
- Deploying Storm into Virtual Private Cloud using Vagrant