Bigdata Dev Apache Hadoop Plugin

Channel Revision Published Runs on
latest/stable 70 18 Mar 2021
Ubuntu 14.04
latest/edge 64 18 Mar 2021
Ubuntu 14.04
juju deploy bigdata-dev-apache-hadoop-plugin
Show information

Platform:

Ubuntu
14.04

Learn about configurations >

  • dfs_blocksize | int

    Default: 134217728

    The default block size for new files (default to 128MB). Increase this in larger deployments for better large data set performance.

  • dfs_replication | int

    Default: 3

    Default block replication. The actual number of replications can be specified when the file is created. The default is used if replication is not specified at file creation time.

  • hadoop_version | string

    Default: 2.7.2

    Hadoop version

  • resources_mirror | string

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