[
https://issues.apache.org/jira/browse/HDFS-12622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16199991#comment-16199991
]
Hadoop QA commented on HDFS-12622:
----------------------------------
| (/) *{color:green}+1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | {color:blue} reexec {color} | {color:blue} 0m
13s{color} | {color:blue} Docker mode activated. {color} |
|| || || || {color:brown} Prechecks {color} ||
| {color:green}+1{color} | {color:green} @author {color} | {color:green} 0m
0s{color} | {color:green} The patch does not contain any @author tags. {color} |
|| || || || {color:brown} trunk Compile Tests {color} ||
| {color:green}+1{color} | {color:green} mvninstall {color} | {color:green} 14m
13s{color} | {color:green} trunk passed {color} |
| {color:green}+1{color} | {color:green} mvnsite {color} | {color:green} 0m
58s{color} | {color:green} trunk passed {color} |
| {color:green}+1{color} | {color:green} shadedclient {color} | {color:green}
23m 44s{color} | {color:green} branch has no errors when building and testing
our client artifacts. {color} |
|| || || || {color:brown} Patch Compile Tests {color} ||
| {color:green}+1{color} | {color:green} mvnsite {color} | {color:green} 1m
2s{color} | {color:green} the patch passed {color} |
| {color:green}+1{color} | {color:green} whitespace {color} | {color:green} 0m
0s{color} | {color:green} The patch has no whitespace issues. {color} |
| {color:green}+1{color} | {color:green} shadedclient {color} | {color:green}
9m 56s{color} | {color:green} patch has no errors when building and testing our
client artifacts. {color} |
|| || || || {color:brown} Other Tests {color} ||
| {color:green}+1{color} | {color:green} asflicense {color} | {color:green} 0m
19s{color} | {color:green} The patch does not generate ASF License warnings.
{color} |
| {color:black}{color} | {color:black} {color} | {color:black} 35m 30s{color} |
{color:black} {color} |
\\
\\
|| Subsystem || Report/Notes ||
| Docker | Image:yetus/hadoop:3d04c00 |
| JIRA Issue | HDFS-12622 |
| JIRA Patch URL |
https://issues.apache.org/jira/secure/attachment/12891441/HDFS-12622.001.patch |
| Optional Tests | asflicense mvnsite |
| uname | Linux a4ae81677b30 3.13.0-117-generic #164-Ubuntu SMP Fri Apr 7
11:05:26 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux |
| Build tool | maven |
| Personality | /testptch/hadoop/patchprocess/precommit/personality/provided.sh
|
| git revision | trunk / d8d37b6 |
| modules | C: hadoop-hdfs-project/hadoop-hdfs U:
hadoop-hdfs-project/hadoop-hdfs |
| Console output |
https://builds.apache.org/job/PreCommit-HDFS-Build/21642/console |
| Powered by | Apache Yetus 0.6.0-SNAPSHOT http://yetus.apache.org |
This message was automatically generated.
> 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
> 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]