Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 558 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 558 Bytes

HadoopCluster

Vagrant file to set up a four node hadoop cluster with VirtualMachines provisioned using Virtualbox

Current Status

  • File provisions four Virtual machines
  • Modifies "hosts" file of each VM and creates aliases
  • Installs Java

Requirements

  • Java in the same folder as the Vagrant file
  • Min 10Gb of free memory/RAM
  • Virtual box
  • Hadoop

Notes : Download jdk & hadoop, place them in the same directory as Vagrant file

To Do

  • Script for hadoop installation