Skip to content

marcelomdevasconcellos/install-hadoop-spark-ubuntu-18.04

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README - Install Hadoop Spark Ubuntu 18.04

This README document steps necessary to get your application up and running.

How to install?

  1. Open Ubuntu 18.04 (LTS) x64 Terminal or access your cloud with ssh, using the command below:

    ssh <user>@<ip_number>

    Attention: Never use "root" user!

  2. Execute the command to clone this repository:

    sudo apt install git

    git clone https://github.com/marcelomdevasconcellos/Install-Hadoop-Spark-Ubuntu-18.04.git

  3. Execute the command:

    cd Install-Hadoop-Spark-Ubuntu-18.04

    source install_hadoop_spark_ubuntu.sh

What will be installed?

  • Java 8.0.252
  • Hadoop 3.2.1
  • Spark 3.0.0
  • Mongodb
  • Mongodb Compass Community
  • Mysql
  • FTP

Credits:

About

Install Hadoop Spark Ubuntu 18.04

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages