Switch from sahara-file to tarballs.o.o for artifacts

Clean the few remaining links to artifacts that still uses sahara-files,
but they have been available on tarballs.openstack.org for a good while.

Story: 2001996
Task: 19627
Change-Id: Ie17550afc7216bce88af5e6164b74420db0040c0
This commit is contained in:
Luigi Toscano 2018-05-10 10:19:31 +02:00
parent 03587a020d
commit 9f6b2bf760
4 changed files with 4 additions and 4 deletions

View File

@ -56,7 +56,7 @@ To create vanilla images follow these steps:
* ``DIB_HADOOP_VERSION`` - version of Hadoop to install
* ``JAVA_DOWNLOAD_URL`` - download link for JDK (tarball or bin)
* ``OOZIE_DOWNLOAD_URL`` - download link for OOZIE (we have built
Oozie libs here: ``http://sahara-files.mirantis.com/oozie-4.2.0-hadoop-2.7.1.tar.gz``)
Oozie libs here: ``https://tarballs.openstack.org/sahara-extra/dist/oozie/oozie-4.2.0-hadoop-2.7.1.tar.gz``)
* ``SPARK_DOWNLOAD_URL`` - download link for Spark
* ``HIVE_VERSION`` - version of Hive to install
(currently supports only 0.11.0)

View File

@ -20,7 +20,7 @@ arguments:
description: The path to HDFS_LIB_DIR. Default to /usr/lib/hadoop-mapreduce
required: False
unlimited_security_location:
default: http://sahara-files.mirantis.com/kerberos-artifacts/
default: https://tarballs.openstack.org/sahara-extra/dist/common-artifacts/
description: Place where UnlimitedSecurity polices are located
required: False

View File

@ -23,7 +23,7 @@ arguments:
description: The path to HDFS_LIB_DIR. Default to /usr/lib/hadoop-mapreduce
required: False
unlimited_security_location:
default: http://sahara-files.mirantis.com/kerberos-artifacts/
default: https://tarballs.openstack.org/sahara-extra/dist/common-artifacts/
description: Place where UnlimitedSecurity polices are located
required: False

View File

@ -21,7 +21,7 @@ arguments:
description: The path to HDFS_LIB_DIR. Default to /usr/lib/hadoop-mapreduce
required: False
unlimited_security_location:
default: http://sahara-files.mirantis.com/kerberos-artifacts/
default: https://tarballs.openstack.org/sahara-extra/dist/common-artifacts/
description: Place where UnlimitedSecurity polices are located
required: False