Github user linwen commented on a diff in the pull request:
https://github.com/apache/incubator-hawq/pull/1161#discussion_r104591806
--- Diff: src/backend/utils/misc/etc/hawq-site.xml ---
@@ -163,24 +163,22 @@ under the License.
<property>
<name>hawq_rps_address_host</name>
<value>localhost</value>
- <description>Ranger plugin server address hostname.
- For example, HAWQ Ranger plugin server address is
localhost:8432/rps.
- </description>
+ <description>Ranger plugin server address hostname.</description>
</property>
<property>
<name>hawq_rps_address_port</name>
<value>8432</value>
- <description>Ranger plugin server address port number.
- For example, HAWQ Ranger plugin server address is
localhost:8432/rps.
- </description>
+ <description>Ranger plugin server address port
number.</description>
--- End diff --
The port number of Ranger Plugin Service
---
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.
---