Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-4847

OutputCommitter is loaded in the TaskTracker in localizeConfiguration

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • 0.19.0
    • 0.19.1
    • None
    • None
    • Reviewed

    Description

      The TaskTracker localizes the JobConf for the task. Currently, this involves creating an OutputCommitter to set the work path. Since the TaskTracker will not have the user's OutputCommitter, this will get a ClassNotFoundException, unless they use FileOutputCommitter.

      There should also be a test case for this case.

      Attachments

        1. patch-4847.txt
          6 kB
          Amareshwari Sriramadasu

        Activity

          People

            amareshwari Amareshwari Sriramadasu
            omalley Owen O'Malley
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: