Fixed typos in docs

* Fixed typo with wrong distros
* Fixed typo in Oozie URL

Change-Id: Ied797d500de86ff19cc0a932adb411e821692f6a
This commit is contained in:
Alexander Ignatov 2013-10-07 16:31:05 +04:00
parent 7c71be4183
commit 29e01d23fc
2 changed files with 3 additions and 3 deletions

View File

@ -63,7 +63,7 @@ authentication token (X-Auth-Token):
You can download pre-built images with vanilla Apache Hadoop or build this
images yourself:
* Download and install pre-built image with Ubuntu 12.10
* Download and install pre-built image with Ubuntu 13.04
.. sourcecode:: console
@ -73,7 +73,7 @@ images yourself:
--disk-format=qcow2 --container-format=bare < ./savanna-0.3-vanilla-1.2.1-ubuntu-13.04.qcow2
* OR with Fedora 18
* OR with Fedora 19
.. sourcecode:: console

View File

@ -38,7 +38,7 @@ images with Apache Hadoop.
* ``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://savanna-files.mirantis.com/oozie.tar.gz)
Oozie libs here: http://savanna-files.mirantis.com/oozie-4.0.0.tar.gz)
* ``HIVE_VERSION`` - version of Hive to install (currently supports only 0.11.0)
* ``ubuntu_image_name``
* ``fedora_image_name``