[
https://issues.apache.org/jira/browse/MAPREDUCE-6865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15932040#comment-15932040
]
Hudson commented on MAPREDUCE-6865:
-----------------------------------
SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #11426 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/11426/])
MAPREDUCE-6865. Fix typo in javadoc for DistributedCache. Contributed by
(naganarasimha_gr: rev 34a931c0fa5853fbcaadf0211d6bbee881715748)
* (edit)
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapreduce/filecache/DistributedCache.java
* (edit)
hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/filecache/DistributedCache.java
> Fix typo in javadoc for DistributedCache
> -----------------------------------------
>
> Key: MAPREDUCE-6865
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-6865
> Project: Hadoop Map/Reduce
> Issue Type: Improvement
> Reporter: Attila Sasvari
> Assignee: Attila Sasvari
> Priority: Trivial
> Labels: newbie
> Attachments: MAPREDUCE-6865-01.patch, MAPREDUCE-6865-02.patch
>
>
> There are some typos in the javadoc for DistributedCache. For example:
> {{DistributedCache.addCacheArchive(new URI("/myapp/map.zip", job);}}
> should be
> {{DistributedCache.addCacheArchive(new URI("/myapp/map.zip"), job);}}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]