Skip to content

Commit

Permalink
Update Mapr6.01KyloInstallation.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt Hutton committed Dec 6, 2018
1 parent c4b99dd commit b10baa8
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions installation/Mapr6.01KyloInstallation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ MapR 6.0.1 Kylo Installation Guide
About
=====

This guide provides an end to end example of installing Kylo 0.9.1.1 on a single MapR 6.0.1 in AWS. Kylo is generally installed
This guide provides an end to end example of installing Kylo on a single MapR 6.0.1 in AWS. Kylo is generally installed
on an edge node in a Hadoop cluster.

Two things are required before installing Kylo
Expand Down Expand Up @@ -83,7 +83,7 @@ Download the Kylo RPM
.. code-block:: console
# Run as root
wget http://bit.ly/2KDX4cy -O /opt/kylo-0.9.1.1.rpm
wget http://bit.ly/2KDX4cy -O /opt/kylo-#.#.#.#.rpm
..
Expand Down Expand Up @@ -115,7 +115,7 @@ Install the Kylo RPM
.. code-block:: console
# Run as root
rpm -ivh kylo-0.9.1.1.rpm
rpm -ivh kylo-#.#.#.#.rpm
..
Expand Down Expand Up @@ -575,4 +575,4 @@ Troubleshooting

.. |Hive Directories Optimization| raw:: html

<a href="https://mapr.com/docs/60/Hive/Config-HiveDirectories.html " target="_blank">optimization</a>
<a href="https://mapr.com/docs/60/Hive/Config-HiveDirectories.html " target="_blank">optimization</a>

0 comments on commit b10baa8

Please sign in to comment.