Skip to content
This repository has been archived by the owner on Dec 4, 2021. It is now read-only.

aajisaka/ansible-hadoop-dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

ansible-hadoop-dev

Deploy environment for building Apache Hadoop. This ansible playbook will install required packages for building Apache Hadoop such as Java, RPMs, Protocol Buffers 2.5.0, and Apache Maven.

License

Apache License v2.0

Very rough document

Prequisites

  • This playbook is for Redhat/CentOS only.

How to use

  • Configure your hosts file
$ cat /your/path/to/hosts
[build]
your.remote.host
  • Execute ansible-playbook
$ ansible-playbook build.yml

About

Deploy environment for Hadoop build

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published