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

incorrect value for AuthUtil.HBASE_CLIENT_KERBEROS_PRINCIPAL

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 3.0.0-alpha-1, 2.2.0, 2.3.0
    • None
    • asyncclient, Client, security
    • None

    Description

      HBASE-20886 introduced constants for HBASE_CLIENT_KEYTAB_FILE and HBASE_CLIENT_KERBEROS_PRINCIPAL, however the value for HBASE_CLIENT_KERBEROS_PRINCIPAL is incorrectly assigned as "hbase.client.keytab.principal". The correct value should be "hbase.client.kerberos.principal".

      "hbase.client.keytab.principal" is inconsistent with the previous code, so clients migrating to 2.2.0 would need to update their configurations to match the incorrect value.

      Attachments

        1. HBASE-24954.patch
          2 kB
          Jason Plurad

        Issue Links

          Activity

            People

              Unassigned Unassigned
              pluradj Jason Plurad
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated: