[
https://issues.apache.org/jira/browse/HAWQ-1202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15743475#comment-15743475
]
ASF GitHub Bot commented on HAWQ-1202:
--------------------------------------
Github user dyozie commented on a diff in the pull request:
https://github.com/apache/incubator-hawq-docs/pull/70#discussion_r92063656
--- Diff: reference/guc/parameter_definitions.html.md.erb ---
@@ -2740,9 +2754,26 @@ Determines whether `ANALYZE` collects statistics for
readable PXF tables. If tru
|-------------|---------|-------------------------|
| Boolean | true | master, session, reload |
+## <a name="pxf_remote_service_login"></a>pxf\_remote\_service\_login
+
+Temporary configuration parameter identifying the login credential to
forward to remote services requiring authentication.
+
+| Value Range | Default
| Set Classifications |
+|---------------------------------------------------------|-----------------|-------------------------|
+| string | | master, session, reload |
+
+## <a name="pxf_remote_service_secret"></a>pxf\_remote\_service\_secret
+
+Temporary configuration parameter identifying the password credential to
forward to remote services requiring authentication.
+
+| Value Range | Default
| Set Classifications |
+|---------------------------------------------------------|-----------------|-------------------------|
+| string | | master, session, reload |
+
--- End diff --
What does "temporary" mean for the above two parameters?
> docs - add PXF server configuration parameters to reference
> -----------------------------------------------------------
>
> Key: HAWQ-1202
> URL: https://issues.apache.org/jira/browse/HAWQ-1202
> Project: Apache HAWQ
> Issue Type: Improvement
> Components: Documentation
> Reporter: Lisa Owen
> Assignee: David Yozie
> Priority: Minor
>
> certain PXF server configuration parameters are referenced in the
> documentation. most of these are not included in the server configuration
> parameter reference. add them.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)