[GitHub] incubator-hawq-docs pull request #70: HAWQ-1202 - PXF server config params

2017-01-04 Thread lisakowen
Github user lisakowen closed the pull request at:

https://github.com/apache/incubator-hawq-docs/pull/70


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-hawq-docs pull request #70: HAWQ-1202 - PXF server config params

2016-12-12 Thread dyozie
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 |
 
+## 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 |
+
+## 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?


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---