Skip to content

aruns1975/spark_installation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spark_installation

  1. Check VAgrantfile for the number of worker and worker configuration
  2. Adjust the memory and cpu alloted to the Virtual Files
  3. Adjust memory to the worker nodes by adjusting the script\start_worker.sh

Refer to the link https://spark.apache.org/docs/latest/spark-standalone.html

  1. IPS
    • 10.1.0.100 - Master Node
    • 10.1.0.101 - Worker Node 1
    • 10.1.1.102 - Worker Node 2
  2. https://10.1.0.100:8080 - To access the Spark control center

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages