From 7cba7de41337865e51a032a78c01df15cc949864 Mon Sep 17 00:00:00 2001 From: "peng.jianhua" Date: Tue, 24 Oct 2017 17:28:17 +0800 Subject: [PATCH 1/1] KYLIN-2925 Provide document for Ranger security integration --- website/_data/docs21.yml | 1 + website/_docs21/howto/howto_install_ranger_kylin_plugin.md | 8 ++++++++ 2 files changed, 9 insertions(+) create mode 100644 website/_docs21/howto/howto_install_ranger_kylin_plugin.md diff --git a/website/_data/docs21.yml b/website/_data/docs21.yml index 90acd705c..08f470cbc 100644 --- a/website/_data/docs21.yml +++ b/website/_data/docs21.yml @@ -69,3 +69,4 @@ - howto/howto_ldap_and_sso - howto/howto_use_beeline - howto/howto_update_coprocessor + - howto_install_ranger_kylin_plugin diff --git a/website/_docs21/howto/howto_install_ranger_kylin_plugin.md b/website/_docs21/howto/howto_install_ranger_kylin_plugin.md new file mode 100644 index 000000000..7d6c031bd --- /dev/null +++ b/website/_docs21/howto/howto_install_ranger_kylin_plugin.md @@ -0,0 +1,8 @@ +--- +layout: docs21 +title: The Ranger Kylin Plugin Installation Guide +categories: howto +permalink: /docs21/howto_install_ranger_kylin_plugin.html +--- + +Please refer to [https://cwiki.apache.org/confluence/display/RANGER/Kylin+Plugin](https://cwiki.apache.org/confluence/display/RANGER/Kylin+Plugin). \ No newline at end of file -- 2.11.0.windows.1