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

This commit is contained in:
Zuul 2018-05-11 22:55:39 +00:00 committed by Gerrit Code Review
commit ffd9bfdce5
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)