Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-7229

Absolute path to kinit in auto-renewal thread

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.21.0, 0.22.0, 0.23.0
    • 0.22.0
    • security
    • None
    • Incompatible change, Reviewed
    • Hide
      When Hadoop's Kerberos integration is enabled, it is now required that either {{kinit}} be on the path for user accounts running the Hadoop client, or that the {{hadoop.kerberos.kinit.command}} configuration option be manually set to the absolute path to {{kinit}}.
      Show
      When Hadoop's Kerberos integration is enabled, it is now required that either {{kinit}} be on the path for user accounts running the Hadoop client, or that the {{hadoop.kerberos.kinit.command}} configuration option be manually set to the absolute path to {{kinit}}.

    Description

      In the auto-renewal thread for Kerberos credentials in UserGroupInformation, the path to kinit is defaulted to /usr/kerberos/bin/kinit. This is the default path to kinit on RHEL/CentOS for MIT krb5, but not on Debian/Ubuntu (and perhaps others OSes.)

      Attachments

        1. hadoop-7229.0.patch
          0.7 kB
          Aaron Myers
        2. hadoop-7229.1.patch
          1 kB
          Aaron Myers
        3. hadoop-7229.2.patch
          1 kB
          Aaron Myers

        Activity

          People

            atm Aaron Myers
            atm Aaron Myers
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: