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

Handle Server KDC re-login when Server and Client run in same JVM.

    XMLWordPrintableJSON

Details

    • Reviewed

    Description

      Handle re-login in Server when client, server running in same JVM and client trying to re-login, but it fails.

      For example, NameNode is server but in same JVM journal node client also running to push to edit logs. When JN client try to re-login and it fails, it will destroy server service ticket also and NameNode not able to server client request. We can see the below error logs in NameNode log file.

       

      Auth failed for x.x.x.x:42199:null (GSS initiate failed) with true cause: (GSS initiate failed)
      Auth failed for x.x.x.x:42199:null (GSS initiate failed) with true cause: (GSS initiate failed)
      Auth failed for x.x.x.x:42199:null (GSS initiate failed) with true cause: (GSS initiate failed)

      Same discussion happened in HADOOP-17996.

      Attachments

        Issue Links

          Activity

            People

              surendralilhore Surendra Singh Lilhore
              surendralilhore Surendra Singh Lilhore
              Votes:
              1 Vote for this issue
              Watchers:
              8 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: