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

UGI renewal thread should be spawn only if the keytab is not external

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Duplicate
    • 2.7.2, 2.6.4, 3.0.0-alpha1
    • None
    • security
    • None

    Description

      The renewal thread should not be spawned if the keytab is external.

      Because of HADOOP-13805 there can be a case that an UGI does not have a keytab because authentication is managed by the host program. In such case we should not spawn the renewal thread.

      Currently this is logging a warning "Exception encountered while running the renewal command. Aborting renew thread. " and exiting the thread. The warning may be misleading and running the thread is not really needed.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              tucu00 Alejandro Abdelnur
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: