[ 
https://issues.apache.org/jira/browse/HIVE-425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12731990#action_12731990
 ] 

Edward Capriolo commented on HIVE-425:
--------------------------------------

I have tried several things to make this process work. Without siting any one 
specific error it seems that the 'org.apache.jasper.JspC' compilation seems to 
require specific ant-jetty combination. I want to look into a light mvc 
framework something that will get all the code into servlets/java classes. In 
this way it will be pre-compiled.



> HWI JSP pages should be compiled at build-time instead of run-time
> ------------------------------------------------------------------
>
>                 Key: HIVE-425
>                 URL: https://issues.apache.org/jira/browse/HIVE-425
>             Project: Hadoop Hive
>          Issue Type: Improvement
>          Components: Web UI
>            Reporter: Alex Loddengaard
>
> HWI JSP pages are compiled via the ant jar at run-time.  Doing so at run-time 
> requires ant as a dependency and also makes developing slightly more tricky, 
> as compiler errors are not discovered until HWI is deployed and running.  HWI 
> should be instrumented in such a way where the JSP pages are compiled by ant 
> at build-time instead, just as the Hadoop status pages are.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to