Bigdata Dev Apache Zookeeper

Channel Revision Published Runs on
latest/stable 24 18 Mar 2021
Ubuntu 14.04
latest/edge 18 18 Mar 2021
Ubuntu 14.04
juju deploy bigdata-dev-apache-zookeeper
Show information

Platform:

Ubuntu
14.04

Learn about configurations >

  • network_interface | string

    A string containing the name of a network interface, or a CIDR range. For split network environments, or for other secure environments, you may wish to bind to a specific network interface. You may either name the interface here, or specify a CIDR range that contains the IP of the network interface. The charm will translate that into a specific IP address to bind to, and drop that into the Zookeeper config. To reset the bindings, pass in 0.0.0.0.

  • resources_mirror | string

    URL from which to fetch resources (e.g., Hadoop binaries) instead of Launchpad.

  • rest | boolean

    Set to true/false to enable/disable the REST Api server.