sahara-image-elements/elements/hadoop-hdp
Jenkins 47df16f065 Merge "Remove unneeded code from HDP element" 2015-05-28 03:14:28 +00:00
..
install.d Merge "Remove unneeded code from HDP element" 2015-05-28 03:14:28 +00:00
post-install.d Remove unneeded code from HDP element 2015-05-06 11:27:48 +00:00
README.rst Improvements to README.rst of elements 2015-04-29 18:41:30 +02:00
element-deps Start switching to declarative package-installs 2015-04-15 00:44:54 +08:00
package-installs.yaml Start switching to declarative package-installs 2015-04-15 00:44:54 +08:00
source-repository-ambari-updates Adds Hortonworks Data Platform element to savanna-image-elements 2014-02-21 13:25:13 +04:00
source-repository-hadoopswift Updates hadoop-hdp to use new project name in URL 2014-04-08 11:38:36 -04:00
source-repository-hdputils Adds Hortonworks Data Platform element to savanna-image-elements 2014-02-21 13:25:13 +04:00

README.rst

hadoop-hdp

Installs the JDK, the Hortonworks Data Platform, and Apache Ambari.

Currently, the following versions of the Hortonworks Data Platform are supported for image building:

  • 1.3
  • 2.0

The following script:

diskimage-create/diskimage-create.sh

is the default script to use for creating CentOS images with HDP installed/configured. This script can be used without modification, or can be used as an example to describe how a more customized script may be created with the hadoop-hdp element.

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

diskimage-create.sh -p hdp

Environment Variables

DIB_HDP_VERSION
Required

Yes

Description

Version of the Hortonworks Data Platform to install.

Example

DIB_HDP_VERSION=2.0