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

WebHDFS calls before namesystem initialization can cause NullPointerException.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 2.6.0
    • 2.8.0, 3.0.0-alpha1
    • webhdfs
    • None
    • Reviewed

    Description

      The NameNode has a brief window of time when the HTTP server has been initialized, but the namesystem has not been initialized. During this window, a WebHDFS call can cause a NullPointerException. We can catch this condition and return a more meaningful error.

      Attachments

        1. HDFS-8290.001.patch
          4 kB
          Chris Nauroth

        Activity

          People

            cnauroth Chris Nauroth
            cnauroth Chris Nauroth
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: