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

Add more information for Ranger related GUCs in default hawq-site.xml

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.2.0.0-incubating
    • Security
    • None

    Description

      We should add default GUCs for Ranger in sample hawq-site.xml, just as what resource manager does, so that users don't need to refer to the documents for detailed GUC names.

      The output content should be like follows:

      <!-- HAWQ ACL parameters -->
              <property>
                      <name>hawq_acl_type</name>
                      <value>standalone</value>
              </property>
      
              <property>
                      <name>hawq_rps_address_host</name>
                      <value>localhost</value>
              </property>
      
              <property>
                      <name>hawq_rps_address_suffix</name>
                      <value>rps</value>
              </property>
      
              <property>
                      <name>hawq_rps_address_port</name>
                      <value>8432</value>
              </property>
      <!-- HAWQ ACL parameters ends here-->
      

      Attachments

        Issue Links

          Activity

            People

              wcl14 Chunling Wang
              wcl14 Chunling Wang
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: