Uploaded image for project: 'Hadoop HDFS'
  1. Hadoop HDFS
  2. HDFS-4493

webhdfs fails after SPNEGO token expires

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Works for Me
    • 0.23.0, 2.0.0-alpha, 3.0.0-alpha1
    • None
    • webhdfs
    • None

    Description

      Webhdfs assumes that SPNEGO's AuthenticationException is always fatal. The exception is thrown if authentication truly fails due to bad credentials, but it's also thrown when the auth token expires after 10h. The retry policies are short-circuited and the fs becomes unusable which is unsuitable for long running processes/daemons.

      Attachments

        Activity

          People

            Unassigned Unassigned
            daryn Daryn Sharp
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: