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 "Zhijie Shen (JIRA)" <ji...@apache.org> on 2013/05/24 22:59:20 UTC

[jira] [Updated] (MAPREDUCE-5272) A Minor Error in Javadoc of TestMRWithDistributedCache in Branch-1

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

Zhijie Shen updated MAPREDUCE-5272:
-----------------------------------

    Attachment: MAPREDUCE-5272-branch-1.patch

Changed the javadoc
                
> A Minor Error in Javadoc of TestMRWithDistributedCache in Branch-1
> ------------------------------------------------------------------
>
>                 Key: MAPREDUCE-5272
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5272
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>            Reporter: Zhijie Shen
>            Assignee: Zhijie Shen
>            Priority: Trivial
>         Attachments: MAPREDUCE-5272-branch-1.patch
>
>
> {code}
> /**
>   * Tests the use of the
>   * {@link org.apache.hadoop.mapreduce.filecache.DistributedCache} within the
>   * full MR flow as well as the LocalJobRunner. This ought to be part of the
>   * filecache package, but that package is not currently in mapred, so cannot
>   * depend on MR for testing.
>   */
> {code}
> It should be org.apache.hadoop.filecache.DistributedCache instead. Branch-1 doesn't have org.apache.hadoop.mapreduce.filecache.DistributedCache

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira