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 2cda288db6
commit 77caa10f5b
1 changed files with 1 additions and 1 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)