Hadoop Environment Setup

A quick tutorial for setting up hadoop and hadoop installation on linux

  • 0
  • 0

The Quick Guide to Configuring Hadoop

A quick guide to configuring your Hadoop cluster. Learn about the difference between standalone, pseudo-distributed and fully-distributed mode. A quick tutorial including examples of hdfs-site.xml configuration, yarn-site.xml, mapred-site.xml and verifying your Hadoop configuration.

  • 0
  • 0

Hadoop MapReduce Example

A walkthrough of the WordCount MapReduce application including basic example with code walkthrough. Perfect for getting started with Hadoop MapReduce

  • 0
  • 0

Hadoop Getting Started With HDFS

A quick tutorial on using HDFS, including HDFS namenodes, datanodes, blocks, starting and stopping HDFS, and HDFS basic commands.

  • 0
  • 0

Hadoop YARN Introduction

A quick introduction to Hadoop Yarn, including what YARN is, the role it plays in Hadoop, and the improvements over classic MapReduce.

  • 0
  • 0

Quick Start | Apache Hadoop

A quick introduction to Hadoop including what is Hadoop, Hadoop common utilities, HDFS, MapReduce, Yarn, and the basics of Hadoop architecture. Learn about node managers, resource managers, application masters and more.

  • 0
  • 0

Hadoop Data Formats: Avro or Parquet?

A look at Hadoop's supported data formats, including Avro and Parquet, which to use, and why.

  • 0
  • 0

Hadoop MapReduce vs Spark

A discussion on the advantages of using Spark over MapReduce, what makes Spark faster than MapReduce, and a comparison on Spark vs MapReduce performance.

  • 0
  • 0

Cassandra vs HBase in 5 Minutes

The difference between HBase and Cassandra including which to use and why.

  • 0
  • 0