Repository: incubator-hawq-docs Updated Branches: refs/heads/feature/ranger-integration 68c25b5b7 -> 625969ead
adding prerequisites section to ranger configuration Project: http://git-wip-us.apache.org/repos/asf/incubator-hawq-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-hawq-docs/commit/625969ea Tree: http://git-wip-us.apache.org/repos/asf/incubator-hawq-docs/tree/625969ea Diff: http://git-wip-us.apache.org/repos/asf/incubator-hawq-docs/diff/625969ea Branch: refs/heads/feature/ranger-integration Commit: 625969ead581922ed53fc039aad173d11a209f80 Parents: 68c25b5 Author: David Yozie <[email protected]> Authored: Thu Mar 30 11:40:10 2017 -0700 Committer: David Yozie <[email protected]> Committed: Thu Mar 30 11:40:10 2017 -0700 ---------------------------------------------------------------------- markdown/ranger/ranger-integration-config.html.md.erb | 3 +++ 1 file changed, 3 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-hawq-docs/blob/625969ea/markdown/ranger/ranger-integration-config.html.md.erb ---------------------------------------------------------------------- diff --git a/markdown/ranger/ranger-integration-config.html.md.erb b/markdown/ranger/ranger-integration-config.html.md.erb index 692a729..0a695de 100644 --- a/markdown/ranger/ranger-integration-config.html.md.erb +++ b/markdown/ranger/ranger-integration-config.html.md.erb @@ -34,6 +34,9 @@ In order to use Ranger for managing HAWQ authentication events, you must first i The following procedures describe each configuration activity. +## <a id="prereq"></a>Prerequisites +To use HAWQ Ranger integration, install a compatible Hadoop distribution and Apache Ranger 0.6. You must also have `admin` access to the **Ranger Admin UI**. + ## <a id="jar"></a>Step 1: Install Ranger Connectivity to HAWQ 1. `ssh` into the Ranger Administration host as a user with root privileges:
