Skip to content

Installing Hadoop and Spark on Linux for the Big Data course at PES University

Notifications You must be signed in to change notification settings

aditeyabaral/big-data-installs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

big-data-installs

Installing Big Data frameworks

Usage

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

About

Installing Hadoop and Spark on Linux for the Big Data course at PES University

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%