GitHub user lisakowen opened a pull request:

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

    HAWQ-1376 - clarify pxf host and port description

    clarify the pxf host and port description (create external table, location 
clause URI) across the docs
    - host - any pxf node
    - port - the pxf port.  if omitted, HDFS high availability is assumed and 
host is taken to be the HDFS nameservice id, and pxf_service_port value is used 
for the port (default 51200)
    
    also added "using pxf with HA enabled HDFS" section to HA doc, identifying 
HA implications on PXF.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/lisakowen/incubator-hawq-docs 
feature/HAWQ-1376-pxfclarify

Alternatively you can review and apply these changes as the patch at:

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

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #99
    
----
commit 12d0f4be1b3181c46bf322a7be5c0e9767cdd843
Author: Lisa Owen <[email protected]>
Date:   2017-03-07T01:12:15Z

    HAWQ-1376 - clarify pxf host and port description

----


---
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.
---

Reply via email to