[ http://issues.apache.org/jira/browse/HADOOP-28?page=all ]
Doug Cutting updated HADOOP-28:
-------------------------------
Fix Version: 0.1.0
> webapps broken
> --------------
>
> Key: HADOOP-28
> URL: http://issues.apache.org/jira/browse/HADOOP-28
> Project: Hadoop
> Type: Bug
> Components: mapred
> Reporter: Owen O'Malley
> Fix For: 0.1.0
> Attachments: jspc.patch
>
> 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.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira