Uploaded image for project: 'Apache HAWQ'
  1. Apache HAWQ
  2. HAWQ-1581

Separate PXF system parameters from user configurable visible parameters

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.3.0.0-incubating
    • PXF
    • None

    Description

      We need to modify our system such that user configurable options are kept distinct form the internal parameters. The custom parameters are configured in the LOCATION section of the external table DDL, is exposed to PXF server as X-GP-<param_name>.

      X-GP-USER is an internal parameter used to set the user information. When the DDL has a custom parameter named user it ends up updating X-GP-USER to also include the user configured in the DDL Location. This causes the JDBC connector to fail.

      We will instead use {X-GP-OPTIONS-} as the prefix for all user configurable parameters to keep them isolated.

      Attachments

        Issue Links

          Activity

            People

              shivram Shivram Mani
              shivram Shivram Mani
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: