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

UserGroupInformation.loginUserFromKeytab() creates background thread which is not getting killed even after application exited

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 2.6.3
    • None
    • security
    • None

    Description

      Hi UserGroupInformation.loginUserFromKeytab() method creates one background thread for keytab refresh after every 10 hours I guess. One of my application is using UserGroupInformation.loginUserFromKeytab() but at the end of my application the background thread created by it does not get killed it keeps on running. How do I kill/stop thead started by UserGroupInformation.loginUserFromKeytab()? Please guide or please provide method inside UserGroupInformation so that we can kill it or stop it. Thanks in advance.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              kachau Umesh K
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated: