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

Provide NullOutputCommitter

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None
    • None

    Description

      Hadoop by default provides only FileOutputCommitter and the same has been used internally except in the NOF.
      There are cases where using FOC is not much appropriate.

      Example
      DBOutputFormat instantiates FOC, though it does nothing.
      I think using NOC will be much more appropriate here.

      And also it can be used along with other OFs, where taking special care of the task/job output directories may not be required.

      Attachments

        1. MAPREDUCE-3471.patch
          4 kB
          Bhallamudi Venkata Siva Kamesh

        Activity

          People

            Unassigned Unassigned
            kam_iitkgp Bhallamudi Venkata Siva Kamesh
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: