Skip to content

Virtual Machine with Hadoop environment setup and ready to run map-reduce applications

Notifications You must be signed in to change notification settings

lucasmior/hadoop-vm

Repository files navigation

hadoop-vm

Virtual Machine with Hadoop environment setup and ready to run map-reduce applications

Start up environment

$ vagrant up

Testing hadoop environment

$ vagrant ssh -c jpc

Access the UI

# HDFS Namenode Web UI
localhost:50070
# YARN Resource Manager Web UI
localhost:8088

SSH the VM

$ vagrant ssh

Poweroff the VM

$ vagrant halt

About

Virtual Machine with Hadoop environment setup and ready to run map-reduce applications

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages