Author: madhan
Date: Fri Sep 4 04:52:18 2020
New Revision: 1881428
URL: http://svn.apache.org/viewvc?rev=1881428&view=rev
Log:
updated for Apache Ranger 2.1.0 release
Modified:
ranger/site/trunk/quick_start_guide.html
Modified: ranger/site/trunk/quick_start_guide.html
URL:
http://svn.apache.org/viewvc/ranger/site/trunk/quick_start_guide.html?rev=1881428&r1=1881427&r2=1881428&view=diff
==============================================================================
--- ranger/site/trunk/quick_start_guide.html (original)
+++ ranger/site/trunk/quick_start_guide.html Fri Sep 4 04:52:18 2020
@@ -192,13 +192,14 @@ mvn eclipse:eclipse</pre></div>
<ul>1. Ranger Admin Tool Component
(ranger-%version-number%-admin.tar.gz) should be installed on a host where
Policy Admin Tool web application runs on port 6080 (default).</ul>
<ul>2. Ranger User Synchronization Component
(ranger-%version-number%-usersync.tar.gz) should be installed on a host to
synchronize the external user/group information into Ranger database via Ranger
Admin Tool.</ul>
<ul>3. Ranger Component plugin should be installed on the same
nodes as the component:</ul>
- <ul>
+ <ul>
<ul>- HDFS Plugin needs to be installed on Name Node hosts</ul>
<ul>- Hive Plugin needs to be installed on HiveServer2
hosts</ul>
<ul>- HBase Plugin needs to be installed on both Master and
Regional Server nodes.</ul>
<ul>- Knox Plugin needs to be installed on Knox hosts.</ul>
<ul>- Storm Plugin needs to be installed on Storm hosts.</ul>
- </ul>
+ <ul>- ..and similarly for other plugins like Atlas, Kafka,
Kylin, Ozone, Presto, Solr, YARN</ul>
+ </ul>
</div>
<div class="section">
<h4><a name="Installation_Process"></a> Installation Process
</h4>