Motivation


IMG_547FFCFBFFE3-1.jpeg

Hadoop


Hadoop에 대한 유튜브 영상: https://www.youtube.com/watch?v=aReuLtY0YMI

Hadoop consisted of four major elements that were specifically designed to work on big data.

  1. HDFS (Hadoop Distributed File System)
  2. MapReduce: Programming based data processing
  3. YARN (Yet Another Resource Negotiator)
  4. Hadoop Common

1. HDFS (Hadoop Distributed File System)