Hbase

Channel Revision Published Runs on
latest/stable 47 30 Nov 2021
Ubuntu 16.04
latest/candidate 47 30 Nov 2021
Ubuntu 16.04
latest/beta 47 30 Nov 2021
Ubuntu 16.04
latest/edge 59 09 Feb 2022
Ubuntu 16.04
juju deploy hbase
Show information

Platform:

Ubuntu
16.04

Learn about configurations >

  • bigtop_version | string

    Default: 1.2.1

    Apache Bigtop release version. The default, '1.2.1' will use the current GA release, Bigtop 1.2.1, for all hiera data, puppet recipes, and installable packages. Set this to 'master' to use the latest upstream bits.

  • cuda-version | string

    Default: 9.1.85-1

    Version of the cuda-repo deb to install. Valid options can be found at: http://developer.download.nvidia.com/compute/cuda/repos/ubuntu1604/x86_64

  • heap | int

    Default: 1024

    The maximum heap size (in MB) used by the HBase master JVM.

  • install-cuda | boolean

    Default: True

    Install the CUDA binaries if capable hardware is present (True by default). Set to False to disable CUDA installation regardless of capable hardware.