sahara-image-elements/elements/hadoop-cloudera
Daniele Venzano 08f01fadef Rename variable to have DIB_ prefix
Rename the variable CDH_HDFS_ONLY used by the hadoop-cloudera
element to have the DIB_ prefix.

Change-Id: Ib51544f44258c62618c48a7ab6a2b25f804ab89a
2015-07-17 09:24:19 +00:00
..
environment.d Switch to the extjs element 2015-04-08 18:59:11 +02:00
install.d Rename variable to have DIB_ prefix 2015-07-17 09:24:19 +00:00
post-install.d Make almost all the element scripts as e/u/pipefail 2015-04-07 12:46:39 +02:00
pre-install.d Add installing keytrustee-keyprovider package 2015-06-09 00:16:35 +08:00
README.rst Rename variable to have DIB_ prefix 2015-07-17 09:24:19 +00:00
element-deps Start switching to declarative package-installs 2015-04-15 00:44:54 +08:00
package-installs.yaml Use Cloudera element for Spark HDFS 2015-07-10 14:12:37 +00:00

README.rst

hadoop-cloudera

Installs cloudera (cloudera-manager-agent cloudera-manager-daemons cloudera-manager-server cloudera-manager-server-db-2 hadoop-hdfs-namenode hadoop-hdfs-secondarynamenode hadoop-hdfs-datanode hadoop-yarn-resourcemanager hadoop-yarn-nodemanager hadoop-mapreduce hadoop-mapreduce-historyserver) and Java (oracle-j2sdk1.7) packages from cloudera repositories cdh5 and cm5.

In order to create the Cloudera images with diskimage-create.sh, use the following syntax to select the cloudera plugin:

diskimage-create.sh -p cloudera

Environment Variables

The element can be configured by exporting variables using a environment.d script.

DIB_CDH_HDFS_ONLY
Required

No

Description

If set will install only the namenode and datanode packages with their dependencies.