Role that installs the Zeppelin notebook https://zeppelin.apache.org
Go to file
Andrea Dell'Amico bbd760b82e Move zeppelin into its own role. 2020-07-21 19:14:51 +02:00
defaults Move zeppelin into its own role. 2020-07-21 19:14:51 +02:00
handlers Move zeppelin into its own role. 2020-07-21 19:14:51 +02:00
meta Move zeppelin into its own role. 2020-07-21 19:14:51 +02:00
tasks Move zeppelin into its own role. 2020-07-21 19:14:51 +02:00
templates Move zeppelin into its own role. 2020-07-21 19:14:51 +02:00
tests Initial commit 2020-07-21 18:48:23 +02:00
vars Move zeppelin into its own role. 2020-07-21 19:14:51 +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