Github user lisakowen commented on a diff in the pull request:
https://github.com/apache/incubator-hawq-docs/pull/105#discussion_r108807630
--- Diff: markdown/ranger/ranger-integration-config.html.md.erb ---
@@ -70,9 +75,25 @@ The following procedures describe each configuration
activity.
gpadmin@master$ ./enable-ranger-plugin.sh -r ranger_host:6080 -u admin
-p admin -h hawq_master:5432 -w gpadmin -q gpadmin
```
+ ***Note*** You can also enter the short form of the command:
`./enable-ranger-plugin.sh -r` and the script will prompt you for entries.
+
When the script completes, the default HAWQ service definition is
registered in the Ranger Admin UI. This service definition is named `hawq`.
-6. Edit the `pg_hba.conf` file on the HAWQ master node to configure HAWQ
access for \<hawq_user\> on the \<ranger-admin-node\>. For example, you would
add an entry similar to the following for the example `enable-ranger-plugin.sh`
call above:
+6. Locate the `pg_hba.conf` file on the HAWQ master node:
--- End diff --
lets use the shell prompt and formatting like previous commands.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---