Uploaded image for project: 'Mahout'
  1. Mahout
  2. MAHOUT-1335

MultithreadedSharingMapper fails on Hadoop 2

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.8
    • 0.9
    • None
    • None

    Description

      Between Hadoop 1 and 2, the string value of the Configuration option that stores the mapper classname in MultithreadedMapper changed from "mapred.map.multithreadedrunner.class" to "mapreduce.mapper.multithreadedmapper.mapclass".

      Since there is a stable API (getMapperClass()) that abstracts these differences away, we should use that instead.

      Attachments

        1. MAHOUT-1335.patch
          2 kB
          Mike Percy

        Activity

          People

            smarthi Suneel Marthi
            mpercy Mike Percy
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: