OPIM-5502-Linux-Hadoop - Linux and Hadoop fundamentals

Lessons

Lesson 1: Linux file navigation basics

Lesson Plan: Linux File Navigation Basics

Learning Objectives:

  • Understand the basic file structure in Linux
  • Navigate through directories using command line
  • Use basic commands like ls, cd, pwd, mkdir, and rmdir effectively

Lesson Overview:

In this lesson, students will learn the fundamentals of navigating through the file system in Linux. They will understand the directory structure, learn essential commands, and practice navigating through directories.

Key Concepts:

  • File system hierarchy in Linux
  • Command line navigation
  • Basic commands: ls, cd, pwd, mkdir, rmdir

Teaching Points:

  • Explain the root directory and its importance in Linux
  • Teach the ls command to list files and directories
  • Introduce the cd command to change directories
  • Discuss the pwd command to show the present working directory
  • Demonstrate mkdir and rmdir for creating and removing directories

By following this lesson plan, students will gain a solid understanding of Linux file navigation basics and be able to navigate through directories efficiently using command line interface.

Lesson 2: Hadoop HDFS basics

Learning Objectives:

  • Navigate and interact with HDFS file system

Lesson Overview:

In this lesson, students will learn about the basics of Hadoop Distributed File System (HDFS) and how to navigate through it.

Key Concepts:

  • HDFS commands for navigation

By following this comprehensive lesson plan, students will gain a solid understanding of Hadoop HDFS basics and be able to effectively navigate through the HDFS file system.

Lesson 3: Apache Pig

Learn basics of Apache Pig