Installing Big Data frameworks
Hadoop and the other scripts can be installed by either following the step-by-step instructions in the markdown files, or by simply executing the shell scripts provided.
First provide all shell scripts the necessary permissions.
chmod +x *.sh
Then run the following commands to install the required tools.
. <script-name>.sh
Example:
. spark.sh