This article explains how to do linear regression with Apache Spark. It assumes you have some basic...
Author - Walker Rowe
Hadoop Interview Questions
Hadoop Interview Questions (This article is part of our Hadoop Guide. Use the right-hand menu to...
Hadoop Clusters: An Introduction
Hadoop clusters 101 In talking about Hadoop clusters, first we need to define two terms: cluster...
An Introduction to Hadoop Administration
Here we explain some of the most common Hadoop administrative tasks. There are many, so we only...
Introduction to Apache Spark
Apache Spark 101 Apache Spark does the same basic thing as Hadoop, which is run calculations on...
An Introduction to Hive
Overview Hive is very similar to Apache Pig. What it does is let you create tables and load...
An Introduction to Hadoop Analytics
Hadoop Analytics 101 Apache Hadoop by itself does not do analytics. But it provides a platform and...
Introduction to Apache Pig
Apache Pig 101 Apache Pig, developed at Yahoo, was written to make it easier to work with Hadoop...
Using Hadoop with Apache Cassandra
Overview of Cassandra Cassandra is a noSQL opensource database.It was developed by Facebook to...
An Introduction to Hadoop Architecture
Overview Hadoop is a distributed file system and batch processing system for running MapReduce jobs...