Xwang2713 Hpcc

  • By Xiaoming Wang
Channel Revision Published Runs on
latest/stable 18 19 Mar 2021
Ubuntu 14.04
latest/edge 18 19 Mar 2021
Ubuntu 14.04
juju deploy xwang2713-hpcc
Show information

Platform:

Ubuntu
14.04

Learn about configurations >

  • base-url | string

    Default: http://cdn.hpccsystems.com/releases

    This is the base URL to download HPCC Platform package. To use HPCC Platform community beta version set it to http://cdn.hpccsystems.com/beta

  • config-counter | int

    change this value will cause HPCC cluster re-configure. It is helpful when system reboot and ip changed.

  • hpcc-type | string

    Default: CE

    HPCC Platform has three types: community (CE), enterprise(EE), internal(LN). EE and LN are for private use only.

  • hpcc-version | string

    Default: 5.4.4-1

    HPCC package version

  • package-checksum | string

    Default: 128b5aa2a52a10effb697346e3b64e31

    HPCC package checksum. The default value is for HPCC CE 5.4.4-1 Ubuntu 14.04 amd64. You can get other package checksums from: http://hpccsystems.com/download If the default value is empty string, checking is skipped.

  • roxie-ratio | float

    Default: 1.0

    Ratio for maximum available roxie nodes, which is <number of total nodes> minus <support-nodes>.

  • slaves-per-node | int

    Default: 1

    Number of thor slaves per node. The recommended value is 1.

  • ssh-key-private | string

    The content of private SSH Key

  • ssh-key-public | string

    The content of public SSH Key

  • support-nodes | int

    Default: 1

    Number of nodes to be used for non-Thor and non-Roxie components. The recommended value is 1.

  • thor-ratio | float

    Default: 1.0

    Ratio for maximum available thor slave nodes, which is <number of total nodes> minus <support-nodes>.