You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Attila Sasvari (JIRA)" <ji...@apache.org> on 2017/03/19 15:42:42 UTC

[jira] [Created] (MAPREDUCE-6865) Fix typo in javadoc for DistributedCache

Attila Sasvari created MAPREDUCE-6865:
-----------------------------------------

             Summary: 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
            Priority: Trivial


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: mapreduce-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: mapreduce-issues-help@hadoop.apache.org