Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-13425

Documentation nit in REST Gateway impersonation section

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.0.0
    • 2.0.0
    • documentation
    • None
    • Reviewed

    Description

      In section "55.8. REST Gateway Impersonation Configuration", there is another property that needs to be set (and thus documented).

      After this sentence ("To enable REST gateway impersonation, add the following to the hbase-site.xml file for every REST gateway."), we should add :
      <property>
      <name>hbase.rest.support.proxyuser</name>
      <value>true</value>
      </property>

      It not set, doing a curl call on the rest gateway gives the error "support for proxyuser is not configured".

      Attachments

        1. HBASE-13425.patch
          6 kB
          M Linville
        2. HBASE-13425-v1.patch
          3 kB
          M Linville

        Activity

          People

            misty M Linville
            foup Jeremie Gomez
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: