For the complete documentation index, see llms.txt. This page is also available as Markdown.

Apache Hadoop

Workshop - Apache Hadoop

x

x

Start Container

Hopefully .. you've completed the Setup: Apache Hadoop

  1. To start the container enter the following:

docker start -ai AHW

Once the Docker shell opens, just type restart to restart all processes.

NameNode

The NameNode is the master node and central component of Hadoop's Distributed File System (HDFS). It acts as the "brain" of the file system.

  1. Log into NameNode:

  1. You can upload files to the root directory:

Browse file system

x

Last updated

Was this helpful?