sahara-image-elements/elements/hdp-local-mirror
Vitaly Gridnev 14d0be3b02 Use direct links to HDP distribution
It's preferable to use direct links to HDP
distribution in hdp local mirror element, because
depending on version of distribution links can be totally
different.

Change-Id: I5f82bd83d3bd6de462dce2d15920589e7bb0f0c6
2015-11-09 07:20:25 +00:00
..
environment.d Use direct links to HDP distribution 2015-11-09 07:20:25 +00:00
install.d Add element for building mirror with HDP packages 2015-07-10 18:26:34 +03:00
root.d Use direct links to HDP distribution 2015-11-09 07:20:25 +00:00
README.rst Use direct links to HDP distribution 2015-11-09 07:20:25 +00:00
element-deps Add element for building mirror with HDP packages 2015-07-10 18:26:34 +03:00
package-installs.yaml Add element for building mirror with HDP packages 2015-07-10 18:26:34 +03:00
pkg-map Add element for building mirror with HDP packages 2015-07-10 18:26:34 +03:00
source-repository-hdp-stack Use direct links to HDP distribution 2015-11-09 07:20:25 +00:00
source-repository-hdp-utils Use direct links to HDP distribution 2015-11-09 07:20:25 +00:00

README.rst

hdp-local-mirror

This element creates mirror with HDP packages.

Environment Variables

DIB_HDP_STACK_URL
Required

Yes

Description

URL of the HDP stack

Example

DIB_HDP_STACK_URL="http://public-repo-1.hortonworks.com/HDP/centos6/2.x/updates/2.3.2.0/HDP-2.3.2.0-centos6-rpm.tar.gz"

DIB_HDP_UTILS_URL
Required

Yes

Description

URL of HDP Utils

Example

DIB_HDP_UTILS_VERSION="http://public-repo-1.hortonworks.com/HDP-UTILS-1.1.0.20/repos/centos6/HDP-UTILS-1.1.0.20-centos6.tar.gz"