Lazypower Hdp Hadoop

  • By Charles Butler
Channel Revision Published Runs on
latest/stable 3 19 Mar 2021
Ubuntu 14.04
latest/edge 3 19 Mar 2021
Ubuntu 14.04
juju deploy lazypower-hdp-hadoop
Show information

Platform:

Ubuntu
14.04

Learn about configurations >

  • dfs_data_dir | string

    Default: /grid/hadoop/hdfs/dn

    Space separated list of directories where DataNode will store file system image.

  • dfs_name_dir | string

    Default: /grid/hadoop/hdfs/nn

    Space separated list of directories where NameNode will store file system image.

  • fs_checkpoint_dir | string

    Default: /grid/hadoop/hdfs/snn

    Space separated list of directories where SecondaryNameNode will store checkpoint image.

  • yarn_local_dir | string

    Default: /grid/hadoop/yarn/local

    Space separated list of directories where YARN will store temporary data..

  • yarn_local_log_dir | string

    Default: /grid/hadoop/yarn/local

    Space separated list of directories where YARN will store container log data.

  • zookeeper_data_dir | string

    Default: /grid/hadoop/zookeeper/data

    Directory where ZooKeeper will store data.