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

UGI should not try to renew non-renewable kerberos tickets

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 0.22.0
    • None
    • security
    • None

    Description

      When UserGroupInformation logs in a user from the ticket cache, it spawns a thread which renews the TGT ticket before it expires (HADOOP-6656). This happens even for non-renewable tickets, which results in error messages being printed to the console.

      We should only try to renew the ticket if it has the "Renewable" flag.

      Attachments

        Activity

          People

            Unassigned Unassigned
            tlipcon Todd Lipcon
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated: