grycap.storm

License Build Status

Apache Storm 角色

安装 Apache Storm
该角色仅在 Ubuntu 16 上经过测试,无法确保在其他系统上正常工作。

角色变量

该角色使用的变量:

zk_version: "3.6.2"
zk_download_mirror: "https://archive.apache.org/dist/zookeeper"
zk_system_user_name: zookeeper
zk_system_group_name: zookeeper
storm_download_mirror: "http://apache.rediris.es/storm"
storm_version: "2.2.0"
num_supervisors: 1
storm_type_of_node: front # front 或 wn
storm_system_user_name: storm
storm_system_group_name: storm

示例剧本

- hosts: server
  roles:
  - { role: 'grycap.storm' }

贡献角色

为了保持代码整洁,不允许直接推送更改到主分支。如果您希望贡献代码,请创建一个新分支,上传您的更改,然后创建一个合并请求。
谢谢!

关于项目

Install Apache Storm

安装
ansible-galaxy install grycap.storm
许可证
apache-2.0
下载
772
拥有者
Grid y Computación de Altas Prestaciones