[
https://issues.apache.org/jira/browse/HIVE-16049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sean Busbey updated HIVE-16049:
-------------------------------
Attachment: HIVE-16049.0.patch
-00
- Replace jetty-all from jetty 7 with needed jetty 9 artifacts
- Update API usage from jetty 7 to jetty 9 while keeping same behavior
- leave comments in for API use that no longer exists in jetty 9 (I think)
This first patch gets through {{mvn -DskipTests install}} working on tests now.
> upgrade to jetty 9
> ------------------
>
> Key: HIVE-16049
> URL: https://issues.apache.org/jira/browse/HIVE-16049
> Project: Hive
> Issue Type: Improvement
> Reporter: Sean Busbey
> Assignee: Sean Busbey
> Attachments: HIVE-16049.0.patch
>
>
> Jetty 7 has been deprecated for a couple of years now. Hadoop and HBase have
> both updated to Jetty 9 for their next major releases, which will complicate
> classpath concerns.
> Proactively update to Jetty 9 in the few places we use a web server.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)