XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.1.0
    • None
    • None

    Description

      Changing the classes to private broke the webapps.

      The required public classes are:
      org.apache.hadoop.mapred.JobInProgress
      org.apache.hadoop.mapred.JobProfile
      org.apache.hadoop.mapred.JobStatus
      org.apache.hadoop.mapred.TaskTrackerStatus

      To fix, we need one of:
      1. The classes need to be made public again
      2. The functionality needs to be made available through the classes that are public
      3. The webapps need to move into the mapred package.

      Attachments

        1. jspc.patch
          1 kB
          Doug Cutting

        Activity

          People

            Unassigned Unassigned
            omalley Owen O'Malley
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: