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

HttpFS: HttpFSFileSystem#getErasureCodingPolicy always returns null

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.2.0
    • 3.3.0, 3.1.4, 3.2.2
    • httpfs
    • None

    Description

      The root cause is that FSOperations#contentSummaryToJSON doesn't parse ContentSummary.erasureCodingPolicy into the json.

      The expected behavior is that HttpFSFileSystem#getErasureCodingPolicy should at least return "" (empty string, for directories or symlinks), or "Replicated" (for non-EC files), "RS-6-3-1024k", etc.

      Attachments

        Issue Links

          Activity

            People

              smeng Siyao Meng
              smeng Siyao Meng
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: