ansible-role-hadoop:Ansible角色,用于安装Hadoop集群

时间:2024-06-17 14:20:12
【文件属性】:

文件名称:ansible-role-hadoop:Ansible角色,用于安装Hadoop集群

文件大小:15KB

文件格式:ZIP

更新时间:2024-06-17 14:20:12

Shell

Hadoop集群角色 在节点集群中安装和配置Hadoop系统(2.X版)。 角色变量 可以传递给此角色的变量及其简要说明如下: # The type of the node: slave or master or resourcemanager or nodemanager or datanode or namenode hadoop_type_of_node: slave # Hadoop base directory to install the software hadoop_home: /opt/hadoop-2.X # List of servers to download the hadoop code hadoop_mirrors: [ "http://mirror.cc.columbia.edu/pub/software/apache/hadoop/core/stab


【文件预览】:
ansible-role-hadoop-master
----molecule()
--------default()
----defaults()
--------main.yml(823B)
----.github()
--------workflows()
----tasks()
--------configure_users.yml(957B)
--------main.yml(253B)
--------configure.yml(2KB)
--------install.yml(2KB)
----meta()
--------main.yml(337B)
----LICENSE(11KB)
----README.md(2KB)
----handlers()
--------main.yml(2KB)
----tests()
--------test.yml(183B)
--------inventory(9B)
----templates()
--------hdfs-site.xml(190B)
--------slaves(103B)
--------core-site.xml(295B)
--------yarn-site.xml(310B)
----files()
--------hadoop.sh(487B)

网友评论