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 DE90F200C3D for ; Tue, 28 Feb 2017 03:01:48 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id DA4A0160B6C; Tue, 28 Feb 2017 02:01:48 +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 31400160B60 for ; Tue, 28 Feb 2017 03:01:48 +0100 (CET) Received: (qmail 61804 invoked by uid 500); 28 Feb 2017 02:01:47 -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 61795 invoked by uid 99); 28 Feb 2017 02:01:47 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Feb 2017 02:01:47 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 0DBCC1A0E0C for ; Tue, 28 Feb 2017 02:01:47 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -2.347 X-Spam-Level: X-Spam-Status: No, score=-2.347 tagged_above=-999 required=6.31 tests=[RP_MATCHES_RCVD=-2.999, SPF_NEUTRAL=0.652] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id 1p2u3lpGonui for ; Tue, 28 Feb 2017 02:01:46 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id F41EF5FE16 for ; Tue, 28 Feb 2017 02:01:45 +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 83BB3E044B for ; Tue, 28 Feb 2017 02:01: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 3A0B82412D for ; Tue, 28 Feb 2017 02:01:45 +0000 (UTC) Date: Tue, 28 Feb 2017 02:01:45 +0000 (UTC) From: "Sean Busbey (JIRA)" To: issues@hive.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Comment Edited] (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 02:01:49 -0000 [ https://issues.apache.org/jira/browse/HIVE-16049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15887055#comment-15887055 ] Sean Busbey edited comment on HIVE-16049 at 2/28/17 2:01 AM: ------------------------------------------------------------- the [thread on jdk8 support|https://s.apache.org/vBpR] from april to june 2016 seems to have consensus on 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. was (Author: busbey): 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)