Zoltan Haindrich created HIVE-17707:
---------------------------------------
Summary: Make hiveserver2's status page more jdk9 friendly
Key: HIVE-17707
URL: https://issues.apache.org/jira/browse/HIVE-17707
Project: Hive
Issue Type: Sub-task
Components: Server Infrastructure
Reporter: Zoltan Haindrich
there is a lone jsp page in the {{service}} module
https://github.com/apache/hive/blob/188f7fb47aec3f98ef53965ba6ae84e23bd26f59/service/src/resources/hive-webapps/hiveserver2/hiveserver2.jsp#L20
The main problem with it is that the jsp compiler is an ancient relicvia back
from 2008...executed via some {{AntTask}}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)