Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id A1788200C3D for ; Tue, 28 Feb 2017 02:59:02 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id A0166160B6C; Tue, 28 Feb 2017 01:59:02 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id E9067160B60 for ; Tue, 28 Feb 2017 02:59:01 +0100 (CET) Received: (qmail 52075 invoked by uid 500); 28 Feb 2017 01:59:01 -0000 Mailing-List: contact issues-help@hive.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hive.apache.org Delivered-To: mailing list issues@hive.apache.org Received: (qmail 52066 invoked by uid 99); 28 Feb 2017 01:59:01 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Feb 2017 01:59:01 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id C4969C33CB for ; Tue, 28 Feb 2017 01:59:00 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 1.151 X-Spam-Level: * X-Spam-Status: No, score=1.151 tagged_above=-999 required=6.31 tests=[KAM_NUMSUBJECT=0.5, RP_MATCHES_RCVD=-0.001, SPF_NEUTRAL=0.652] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id 6wj-mcn0bOlt for ; Tue, 28 Feb 2017 01:59:00 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id 9ABDE5F1C2 for ; Tue, 28 Feb 2017 01:58:59 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id A050CE01D8 for ; Tue, 28 Feb 2017 01:58:45 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 56E1E2412D for ; Tue, 28 Feb 2017 01:58:45 +0000 (UTC) Date: Tue, 28 Feb 2017 01:58:45 +0000 (UTC) From: "Sean Busbey (JIRA)" To: issues@hive.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HIVE-16049) upgrade to jetty 9 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 28 Feb 2017 01:59:02 -0000 [ https://issues.apache.org/jira/browse/HIVE-16049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15887055#comment-15887055 ] Sean Busbey commented on HIVE-16049: ------------------------------------ the [thread on jdk8 support|https://s.apache.org/vBpR] from april to june 2016 seems to have consensus that moving to jdk8+ for master / then-2.2.0-SNAP. AFIACT the update just didn't happen. For now, I'll include updating the pom to mandate jdk8. If that works for folks, I'll update the description / release note to include the update to jdk8. If folks would prefer a separate JIRA just say the word. > 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)