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

mapred's FileAlreadyExistsException should be deprecated in favor of hadoop-common's one.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • None
    • None
    • None

    Description

      Mapred's FileAlreadyExistsException was deprecated with MAPREDUCE-963 but later on it was un-deprecate with MAPREDUCE-1735/MAPREDUCE-3771 accidentally.
      It think it was un-deprecate by mistake:

      1. MAPREDUCE-963 deprecate FAEE
      2. Later on the whole Mapreduce 1 API was deprecated
      3. By MAPREDUCE-1735/MAPREDUCE-3771 Mapred 1 API (including FAEE) was un-deprecated.
        Since FAEE was deprecated regardless of point 2 it shouldn't have been un-deprecated.

      Attachments

        Issue Links

          Activity

            People

              boky01 Andras Bokor
              boky01 Andras Bokor
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: