Skip to content

mohamedoud/tdp-collection-extras

 
 

Repository files navigation

Ansible TDP Extra Collection

Ansible collection to deploy additionnal components of TDP. The components here are useful in a TDP installation but are not core to the project (ie: not part of the Hadoop ecosystem).

Please check the main Ansible TDP Roles repo for the core components.

Available Roles

  • airflow: deploys the Apache Airflow release (Airflow Webserver + Scheduler + Worker)
  • livy.server: deploys Apache Livy Server
  • kafka: deploys Kafka brokers and Kafka client

Other services

  • zookeeper-kafka: deploys Apache ZooKeeper dedicated to Kafka (version 3.5.9 by default). Note that this service is deployed to hosts member of the [zk] group and uses tdp-collection's zookeeper role.

Example

For examples on how to run these roles, please check out the TDP Getting Started.

Contribute

Please follow the guidelines at contributing and respect the code of conduct.

Contributors

About

Ansible roles to deploy the extra components of TDP

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jinja 98.6%
  • Shell 1.4%