Uploaded image for project: 'Hadoop Map/Reduce'
  1. Hadoop Map/Reduce
  2. MAPREDUCE-6865

Fix typo in javadoc for DistributedCache

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Trivial
    • Resolution: Fixed
    • None
    • 2.9.0, 3.0.0-alpha4
    • None
    • Reviewed

    Description

      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);

      Attachments

        1. MAPREDUCE-6865-02.patch
          3 kB
          Attila Sasvári
        2. MAPREDUCE-6865-01.patch
          2 kB
          Attila Sasvári

        Activity

          People

            asasvari Attila Sasvári
            asasvari Attila Sasvári
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: