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

Webhdfs should recover from dead DNs

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Not A Problem
    • 2.0.0-alpha, 3.0.0-alpha1
    • None
    • datanode, webhdfs
    • None

    Description

      We've repeatedly observed the jetty acceptor thread silently dying in the DNs. The webhdfs servlet may also "disappear" and jetty returns non-json 404s.

      One approach to make webhdfs more resilient to bad DNs is dfsclient-like fetching of block locations to directly access the DNs instead of relying on a NN redirect that may repeatedly send the client to the same faulty DN(s).

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: