Repository: ranger Updated Branches: refs/heads/master 550cefcb6 -> 29d9322ec
RANGER-1874 ranger README.txt should be add tar and sqoop-plugin infomation Signed-off-by: Colm O hEigeartaigh <[email protected]> Project: http://git-wip-us.apache.org/repos/asf/ranger/repo Commit: http://git-wip-us.apache.org/repos/asf/ranger/commit/29d9322e Tree: http://git-wip-us.apache.org/repos/asf/ranger/tree/29d9322e Diff: http://git-wip-us.apache.org/repos/asf/ranger/diff/29d9322e Branch: refs/heads/master Commit: 29d9322ec4a0e12650d4be1e569a945ddde9dfcd Parents: 550cefc Author: wangyuan <[email protected]> Authored: Tue Nov 7 18:57:57 2017 +0800 Committer: Colm O hEigeartaigh <[email protected]> Committed: Tue Nov 7 15:30:03 2017 +0000 ---------------------------------------------------------------------- README.txt | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ranger/blob/29d9322e/README.txt ---------------------------------------------------------------------- diff --git a/README.txt b/README.txt index 536d398..e54ce33 100644 --- a/README.txt +++ b/README.txt @@ -36,6 +36,7 @@ Build Process ranger-<version>-admin.tar.gz + ranger-<version>-atlas-plugin.tar.gz ranger-<version>-hbase-plugin.tar.gz ranger-<version>-hdfs-plugin.tar.gz ranger-<version>-hive-plugin.tar.gz @@ -43,9 +44,12 @@ Build Process ranger-<version>-kms.tar.gz ranger-<version>-knox-plugin.tar.gz ranger-<version>-migration-util.tar.gz + ranger-<version>-ranger-tools.tar.gz ranger-<version>-solr-plugin.tar.gz + ranger-<version>-sqoop-plugin.tar.gz ranger-<version>-src.tar.gz ranger-<version>-storm-plugin.tar.gz + ranger-<version>-tagsync.tar.gz ranger-<version>-usersync.tar.gz ranger-<version>-yarn-plugin.tar.gz @@ -71,7 +75,8 @@ Installation Host Information (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 needs to be installed on YARN Resource Manager hosts + (h) Sqoop plugin needs to be installed on Sqoop2 hosts Installation Process ~~~~~~~~~~~~~~~~~~~~
