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

REST and Thrift server do not handle the "doAs" parameter case insensitively

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 3.0.0-alpha-1, 2.4.0
    • REST, Thrift
    • None
    • Reviewed
    • This change allows the REST and Thrift servers to handle the "doAs" parameter case-insensitively, which is deemed as correct per the "specification" provided by the Hadoop community.

    Description

      Hadoop does a case-insensitve comparison on the doAs parameter name when handling principal impersonation.

      The HBase Rest and Thrift servers do not do that, they only accept the "doAs" form.

      According to HADOOP-11083, the the correct Hadoop behaviour is accepting doAs in any case.

      Attachments

        Issue Links

          Activity

            People

              richardantal Richárd Antal
              stoty Istvan Toth
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: