Ibm Demo Zookeeper

Channel Revision Published Runs on
latest/stable 5 19 Mar 2021
Ubuntu 14.04
latest/edge 5 19 Mar 2021
Ubuntu 14.04
juju deploy ibm-demo-zookeeper
Show information

Platform:

Ubuntu
14.04

Learn about configurations >

  • default_group | int

    default group

  • default_weight | int

    Default: 1

    default weight

  • external_server | string

    Extra servers ( external to juju ) to add to zoo.cnf. Format should be id:group:weight:host:port:port group can be defined as "default" as opposed to a number to use the default_group defined above

  • source | string

    Default: archive

    Location and packages to install zookeeper: . * archive: Install using the zookeeperd package from the main Ubuntu Archive. * dev: Install using the hadoop-zookeeper-server package from ppa:hadoop-ubuntu/dev. * testing: Install using the hadoop-zookeeper-server package from ppa:hadoop-ubuntu/testing. * stable: Install using the hadoop-zookeeper-server package from ppa:hadoop-ubuntu/stable. . The packages provides in the hadoop-ubuntu team PPA's are based directly on upstream ZooKeeper releases but are not fully built from source.

  • zk-port | int

    Default: 2181

    ZooKeeper Client Access Port