[
https://issues.apache.org/jira/browse/MAPREDUCE-6820?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15737033#comment-15737033
]
Hudson commented on MAPREDUCE-6820:
-----------------------------------
SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #10984 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/10984/])
MAPREDUCE-6820. Fix dead links in Job relevant classes. Contributed by
(aajisaka: rev 92a8917ca5a25bf6bee75acbb554aae87766a7e7)
* (edit)
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapred/Mapper.java
* (edit)
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapred/JobConf.java
* (edit)
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapred/Reducer.java
> Fix dead links in Job relevant classes
> --------------------------------------
>
> Key: MAPREDUCE-6820
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-6820
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Components: documentation
> Affects Versions: 3.0.0-alpha2
> Reporter: Yiqun Lin
> Assignee: Yiqun Lin
> Priority: Minor
> Fix For: 2.8.0, 3.0.0-alpha2
>
> Attachments: MAPREDUCE-6820.001.patch
>
>
> There are some dead links in Job relevant classes. For example in class
> {{JobConf}}
> {code}
> * input files is treated as an upper bound for input splits. A lower bound
> * on the split size can be set via
> * <a
> href="{@docRoot}/../mapred-default.html#mapreduce.input.fileinputformat.split.minsize">
> * mapreduce.input.fileinputformat.split.minsize</a>.</p>
> {code}
> Here the link is not correct. We should make a fix.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]