Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-17560

HiveMetastore doesn't start in secure cluster if repl change manager is enabled

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 3.0.0
    • None
    • None

    Description

      When hive.repl.cm.enabled=true, ReplChangeManager tries to access HDFS before metastore does kerberos login using keytab.
      Metastore startup code doesn't do an explicit login using keytab, but instead relies on kinit by saslserver for use by thrift to do it.

      It would be cleaner to do an explicit UGI.loginFromKeytab instead to avoid such issues in future as well.

      Attachments

        1. HIVE-17560.1.patch
          1 kB
          Thejas Nair

        Issue Links

          Activity

            People

              thejas Thejas Nair
              thejas Thejas Nair
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: