sahara-image-elements/elements/hdp-local-mirror
Vitaly Gridnev 27c908b516 Fix pep8 issues (environment file should not be executable)
Change-Id: I8b8ebc3653b536415f84c6665d791832559542f3
2016-12-21 11:31:23 +04:00
..
environment.d Fix pep8 issues (environment file should not be executable) 2016-12-21 11:31:23 +04:00
install.d Adding rhel7 to elements checks 2016-09-20 17:28:02 -03:00
root.d Use direct links to HDP distribution 2015-11-09 07:20:25 +00:00
README.rst [DOC] fix doc about hdp local mirror 2016-09-09 15:59:04 +03: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_URL="http://public-repo-1.hortonworks.com/HDP-UTILS-1.1.0.20/repos/centos6/HDP-UTILS-1.1.0.20-centos6.tar.gz"