[ 
https://issues.apache.org/jira/browse/MAPREDUCE-6865?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Naganarasimha G R updated MAPREDUCE-6865:
-----------------------------------------
       Resolution: Fixed
    Fix Version/s: 3.0.0-alpha3
                   2.9.0
           Status: Resolved  (was: Patch Available)

Thanks for the contribution [~asasvari]. Have committed the patch to trunk and 
branch-2.

> 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
>             Fix For: 2.9.0, 3.0.0-alpha3
>
>         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]

Reply via email to