Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-11842 Common side change for follow-on work for erasure coding phase I
  3. HADOOP-12010

Inter-operable between Java RS erasure coder and native RS erasure coder

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Not A Problem
    • 3.0.0-alpha1
    • None
    • None

    Description

      It's natural and desired to support inter-operable between the two implemented RS raw erasure coders, in other words, data encoded in one coder (like RSRawEncoder) can be decoded using the other coder (like NativeRSRawDecoder). Without this, raw erasure coder will not be transparent to HDFS data. As such support isn't trivial and involves challenge work because the two implementations use different encode/decode matrix generation algorithms, better to have this separately.

      Attachments

        Activity

          People

            drankye Kai Zheng
            drankye Kai Zheng
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: