[ https://issues.apache.org/jira/browse/HIVE-16049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15897425#comment-15897425 ]
Sean Busbey edited comment on HIVE-16049 at 3/6/17 2:51 PM: ------------------------------------------------------------ -01 - updated dependencies for some additional jetty ones needed in hive-service - removed non-compatible sources of javax.servlet - updated to jdk 8 (updated to latest apache parent pom in the process) I didn't see a [RESULT] for the vote Thejas started about jdk8+ yet, but it looks like it has consensus. This patch passes doing {{mvn -DskipTests install}} at the top level followed by {{mvn verify}} of all the changed modules (common, hcatalog, llap-server, service, spark-client). If there's additional testing folks would like to see beyond whatever the precommit process will check, let me know. was (Author: busbey): -01 - updated dependencies for some additional jetty ones needed in hive-service - removed non-compatible sources of javax.servlet - updated to jdk 8 (updated to latest apache parent pom in the process) I didn't see a [RESULT] for the vote Thejas started about jdk8+ yet, but it looks like it has consensus. This patch passes doing {{mvn -DskipTests install}} at the top level followed by {{mvn verify}} of all the changed modules (common, hcatalog, llap-server, service, spark-client). If there's additional testing beyond whatever the precommit process will check, let me know. > 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, HIVE-16049.1.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)