项目作者: shubhambhardwaj007

项目描述 :
An Ansible Role to Configure and setup software requirements for Hadoop Cluster.
高级语言:
项目地址: git://github.com/shubhambhardwaj007/Ansible-Hadoop-Software-Installation-Role.git
创建时间: 2021-05-17T19:14:09Z
项目社区:https://github.com/shubhambhardwaj007/Ansible-Hadoop-Software-Installation-Role

开源协议:GNU General Public License v3.0

下载


Ansible-Hadoop-Software-Setup-Role

An Ansible Role to Configure and setup software requirements for Hadoop Cluster.

Requirements

None

Role Variables

Available variables are listed below, along with default values (see vars/main.yml):

  1. Java_Software_Directory: "/root/jdk_software/"
  2. Java_Software_Version: "jdk-8u171-linux-x64.rpm"
  3. Hadoop_Software_Directory: "/root/hadoop_software/"
  4. Hadoop_Software_Version: "hadoop-1.2.1-1.x86_64.rpm"

Dependencies

None

Example Playbook

  1. - hosts: all
  2. roles:
  3. - shubhambhardwaj007.hadoop_software_setup

License

GNU

Author Information

This role was created in 2021 by Shubham Bhardwaj