Skip to content

jorisdevrede/whale-hadoop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

whale-hadoop

Hadoop training VM. Assumes a clean Ubuntu Desktop 16.04 LTS installation with an ubuntu default user. Ubuntu Desktop can be downloaded here: http://releases.ubuntu.com/16.04/ubuntu-16.04.2-desktop-amd64.iso

Installation

~$ sudo visudo
ubuntu  ALL=(ALL) NOPASSWD: ALL

~$ sudo apt install -y git
~$ git clone https://github.com/jorisdevrede/whale-hadoop.git
~$ cd zk-training
~/zk-training$ ./install-ansible.sh
~/zk-training$ ansible-playbook -i hosts setup.yml

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages