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

Fix enumerate in HDFSErasureCoding.md

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 3.0.0
    • documentation
    • Reviewed

    Description

        HDFS native implementation of default RS codec leverages Intel ISA-L library to improve the encoding and decoding calculation. To enable and use Intel ISA-L, there are three steps.
        1. Build ISA-L library. Please refer to the official site "https://github.com/01org/isa-l/" for detail information.
        2. Build Hadoop with ISA-L support. Please refer to "Intel ISA-L build options" section in "Build instructions for Hadoop" in (BUILDING.txt) in the source code.
        3. Use `-Dbundle.isal` to copy the contents of the `isal.lib` directory into the final tar file. Deploy Hadoop with the tar file. Make sure ISA-L is available on HDFS clients and DataNodes.
      

      Missing empty line before enumerate.

      Attachments

        1. HDFS-12622.001.patch
          1 kB
          Akira Ajisaka
        2. HDFS-12622.001.patch
          1 kB
          Yiqun Lin
        3. screenshot.png
          217 kB
          Yiqun Lin
        4. Screen Shot 2017-10-10 at 17.36.16.png
          96 kB
          Akira Ajisaka

        Activity

          People

            linyiqun Yiqun Lin
            aajisaka Akira Ajisaka
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: