Uploaded image for project: 'Hadoop HDFS'
  1. Hadoop HDFS
  2. HDFS-14032 [libhdfs++] Phase 2 improvements
  3. HDFS-10951

libhdfs++: FileHandle should handle DN failure internally

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • None
    • hdfs-client
    • None

    Description

      Currently if a read hits a bad DN it will add it to the DN exclusion set and return an error. It'd be nice if it'd exhaust attempts to all replica locations before returning an error so client applications don't have to attempt to figure out the difference between "File not found" and "DN not responsive, go try a different DN".

      Related to HDFS-10937

      Attachments

        Activity

          People

            James C James Clampffer
            James C James Clampffer
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: