Uploaded image for project: 'HCatalog'
  1. HCatalog
  2. HCATALOG-90

HCat Thrift Server AKA Metastore won't start up successfully the first time without a kinit

    XMLWordPrintableJSON

Details

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

    Description

      Hcat thrift server (AKA metastore) wouldn't startup because it kept failing to access secured hdfs. The server does not seem to login with kerberos even after providing the credentials in the config file. I'm assuming that's what it's supposed to use:

      hive.metastore.kerberos.keytab.file
      hive.metastore.kerberos.principal

      Looking through the hive code, the hdfs client does not seem to pickup any kerberos configurations/credentials.

      I finally got the server to start by manually logging myself in via kinit then running the start script. Is this normal operation? I didn't see it documented in installation instructions.

      Attachments

        Activity

          People

            ashutoshc Ashutosh Chauhan
            toffer Francis Christopher Liu
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: