Jayati Tiwari
Monday, September 7, 2015
Deploying the Spark-0.7.x Cluster in Standalone Mode
›
To deploy the Spark Cluster in the Standalone Mode, run the following script present in the Spark Setup on the cluster's Master node ...
10 comments:
Friday, September 4, 2015
Setting up a Mesos-0.9.0 Cluster
›
Apart from running in Standalone mode, Spark can also run on clusters managed by Apache Mesos. "Apache Mesos is a cluster manager that...
3 comments:
Setting up Spark-0.7.x in Standalone Mode
›
A Spark Cluster in Standalone Mode comprises of one Master and multiple Spark Worker processes. Standalone mode can be used both on a sing...
3 comments:
Spark Overview
›
Spark is a cluster computing framework i.e. a framework which uses multiple workstations, multiple storage devices, and redundant interconn...
2 comments:
Saturday, July 25, 2015
Mahout’s Naïve Bayes: Test Phase
›
This post is in continuation to my previous post where Mahout Naive Bayes "trainnb" command has been explained. This one would de...
Mahout’s Naïve Bayes: Train Phase
›
Mahout’s Naïve Bayes Classification algorithm executes in two phases: Train Phase: Trains a model using pre-processed train data Test...
3 comments:
Query Storm Data Streams using Esper
›
As you might already be aware and as documented on the web, “ Esper is a component for complex event processing (CEP) which enables rapid d...
70 comments:
›
Home
View web version