You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ranger.apache.org by ga...@apache.org on 2016/12/04 04:26:13 UTC

incubator-ranger git commit: RANGER-1240: Remove tab characters from README.md

Repository: incubator-ranger
Updated Branches:
  refs/heads/master 39b23e5a6 -> 883666c67


RANGER-1240: Remove tab characters from README.md

Signed-off-by: Gautam Borad <ga...@apache.org>


Project: http://git-wip-us.apache.org/repos/asf/incubator-ranger/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-ranger/commit/883666c6
Tree: http://git-wip-us.apache.org/repos/asf/incubator-ranger/tree/883666c6
Diff: http://git-wip-us.apache.org/repos/asf/incubator-ranger/diff/883666c6

Branch: refs/heads/master
Commit: 883666c6755d6f291650f17ad81ef2e0c87ad872
Parents: 39b23e5
Author: Dongjoon Hyun <do...@apache.org>
Authored: Wed Nov 16 11:26:14 2016 -0800
Committer: Gautam Borad <ga...@apache.org>
Committed: Sun Dec 4 09:55:44 2016 +0530

----------------------------------------------------------------------
 README.txt | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/883666c6/README.txt
----------------------------------------------------------------------
diff --git a/README.txt b/README.txt
index 585bfe8..c68ac0b 100644
--- a/README.txt
+++ b/README.txt
@@ -56,16 +56,16 @@ Deployment Process
 
 Installation Host Information
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-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).
+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).
 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.
 3.  Ranger Component plugin should be installed on the component boxes:
-	(a)  HDFS Plugin needs to be installed on Name Node hosts
-	(b)  Hive Plugin needs to be installed on HiveServer2 hosts
-	(c)  HBase Plugin needs to be installed on both Master and Regional Server nodes.
-	(d)  Knox Plugin needs to be installed on Knox gateway host.
-	(e)  Storm Plugin needs to be installed on Storm hosts.
+    (a)  HDFS Plugin needs to be installed on Name Node hosts
+    (b)  Hive Plugin needs to be installed on HiveServer2 hosts
+    (c)  HBase Plugin needs to be installed on both Master and Regional Server nodes.
+    (d)  Knox Plugin needs to be installed on Knox gateway host.
+    (e)  Storm Plugin needs to be installed on Storm hosts.
     (f)  Kafka/Solr Plugin needs to be installed on their respective component hosts.
-	(g)  YARN plugin need to be installed on YARN Resource Manager hosts
+    (g)  YARN plugin need to be installed on YARN Resource Manager hosts
 
 Installation Process
 ~~~~~~~~~~~~~~~~~~~~
@@ -79,8 +79,8 @@ Installation Process
 4. Modify the install.properties file with appropriate variables
 
 5. If the module has setup.sh, 
-	Execute ./setup.sh
+       Execute ./setup.sh
 
    If the install.sh file does not exists, 
-	Execute ./enable-<component>-plugin.sh
+       Execute ./enable-<component>-plugin.sh