[
https://issues.apache.org/jira/browse/HADOOP-3866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12618675#action_12618675
]
Steve Loughran commented on HADOOP-3866:
----------------------------------------
Here's another option, nice and simple
3. Move the Java code from JSP pages into associated Java source.
There's no reason why you can't have Java source that takes as arguments the
request, response and JSPWriter and does the work inside its own code. No need
for JSP tags, almost no mixing of Java and JSP content.
Having looked at some of the JSP pages, I'm going to suggest some JSP cleanups
as separate issues.
> Improve Hadoop Jobtracker Admin
> -------------------------------
>
> Key: HADOOP-3866
> URL: https://issues.apache.org/jira/browse/HADOOP-3866
> Project: Hadoop Core
> Issue Type: Improvement
> Components: scripts
> Affects Versions: 0.16.4
> Environment: javascript functionality will target firefox
> Reporter: craig weisenfluh
> Assignee: craig weisenfluh
> Fix For: 0.19.0
>
> Attachments: admin-1.patch
>
>
> A number of enhancements to the jobtracker jsp that allow for searching,
> scheduling, and navigating a large number of jobs. These enhancements are
> to be added as subtasks, to follow.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.