[
https://issues.apache.org/jira/browse/HDFS-12622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Akira Ajisaka updated HDFS-12622:
---------------------------------
Resolution: Fixed
Hadoop Flags: Reviewed
Fix Version/s: 3.0.0
Status: Resolved (was: Patch Available)
Committed to trunk and branch-3.0. Thanks [~linyiqun] for the contribution.
> Fix enumerate in HDFSErasureCoding.md
> -------------------------------------
>
> Key: HDFS-12622
> URL: https://issues.apache.org/jira/browse/HDFS-12622
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: documentation
> Reporter: Akira Ajisaka
> Assignee: Yiqun Lin
> Priority: Minor
> Labels: newbie
> Fix For: 3.0.0
>
> Attachments: HDFS-12622.001.patch, HDFS-12622.001.patch, Screen Shot
> 2017-10-10 at 17.36.16.png, screenshot.png
>
>
> {noformat}
> 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.
> {noformat}
> Missing empty line before enumerate.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]