Hadoop Slave Node Storage Configuration

[Solved] Hadoop Slave Node Storage Configuration | Scheme - Code Explorer | yomemimo.com
Question : how to build a hadoop cluster

Answered by : blue-butterfly-1lpodcd1sluk

export HADOOP_HOME=/home/hadoop/hadoop
export PATH=${PATH}:${HADOOP_HOME}/bin:${HADOOP_HOME}/sbin

Source : https://www.linode.com/docs/databases/hadoop/how-to-install-and-set-up-hadoop-cluster/ | Last Update : Mon, 15 Jun 20

Answers related to hadoop slave node storage configuration

Code Explorer Popular Question For Scheme