Role that installs the Zeppelin notebook https://zeppelin.apache.org
Go to file
Andrea Dell'Amico 8b538f3293
Fix the conditionals.
2021-11-17 16:32:45 +01:00
defaults Try to fix the roles attributes. 2021-11-12 19:10:22 +01:00
handlers Move zeppelin into its own role. 2020-07-21 19:14:51 +02:00
meta Fix some typos in the dependencies definition. 2020-08-24 18:30:15 +02:00
tasks Olny directories can have default ACLs. 2021-11-17 15:48:50 +01:00
templates Fix the conditionals. 2021-11-17 16:32:45 +01:00
tests Initial commit 2020-07-21 18:48:23 +02:00
vars Zeppelin: add dependencies. 2020-08-04 15:42:31 +02:00
.gitignore Initial commit 2020-07-21 18:48:23 +02:00
LICENSE Initial commit 2020-07-21 18:48:23 +02:00
README.md Move zeppelin into its own role. 2020-07-21 19:14:51 +02:00

README.md

Role Name

A role that installs the Zeppelin Notebook, https://zeppelin.apache.org/

Role Variables

The most important variables are listed below:

cdh_zeppelin_node: False
cdh_zeppelin_version: 0.8.2
https_allowed_hosts:
  - '0.0.0.0/0'

cdh_zeppelin_ldap_auth: False
# See the defaults file for the whole LDAP variables

Dependencies

  • openjdk
  • nginx

License

EUPL-1.2

Author Information

Andrea DellAmico, andrea.dellamico@isti.cnr.it