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 9F155200C84 for ; Mon, 29 May 2017 08:25:10 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 9DB39160BCE; Mon, 29 May 2017 06:25:10 +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 E4BE0160BC2 for ; Mon, 29 May 2017 08:25:09 +0200 (CEST) Received: (qmail 30485 invoked by uid 500); 29 May 2017 06:25:09 -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 30476 invoked by uid 99); 29 May 2017 06:25:08 -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; Mon, 29 May 2017 06:25:08 +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 8EA7CC1ECD for ; Mon, 29 May 2017 06:25:08 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -99.502 X-Spam-Level: X-Spam-Status: No, score=-99.502 tagged_above=-999 required=6.31 tests=[KAM_NUMSUBJECT=0.5, RP_MATCHES_RCVD=-0.001, SPF_PASS=-0.001, USER_IN_WHITELIST=-100] 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 9xc9cis4W8Ew for ; Mon, 29 May 2017 06:25:08 +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 546AB5FB3A for ; Mon, 29 May 2017 06:25:07 +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 54BE8E0D54 for ; Mon, 29 May 2017 06:25:06 +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 ED14821B5A for ; Mon, 29 May 2017 06:25:04 +0000 (UTC) Date: Mon, 29 May 2017 06:25:04 +0000 (UTC) From: "Lefty Leverenz (JIRA)" To: issues@hive.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HIVE-16402) Upgrade to Hadoop 2.8.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Mon, 29 May 2017 06:25:10 -0000 [ https://issues.apache.org/jira/browse/HIVE-16402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16028070#comment-16028070 ] Lefty Leverenz commented on HIVE-16402: --------------------------------------- [~owen.omalley] committed this to branch-2.2 on May 20 so the fix version should include 2.2.0. (See commit 7ea8e1cbb4b37bdc62530fbf1f2ad7fe16ea1967.) He also committed it to storage-branch-2.3 on May 26, but I don't know whether that should be listed as a fix version. (Commit 7fe3f9dd95b91cf9e3067ee7324e843f84c35d2c.) > Upgrade to Hadoop 2.8.0 > ----------------------- > > Key: HIVE-16402 > URL: https://issues.apache.org/jira/browse/HIVE-16402 > Project: Hive > Issue Type: Bug > Reporter: Sahil Takiar > Assignee: Sahil Takiar > Fix For: 3.0.0 > > Attachments: HIVE-16402.1.patch, HIVE-16402.2.patch, HIVE-16402.3.patch, HIVE-16402.4.patch, HIVE-16402.5.patch, HIVE-16402.6.patch, HIVE-16402.7.patch > > > Hadoop 2.8.0 has been out since March, we should upgrade to it. Release notes for Hadoop 2.8.x are here: http://hadoop.apache.org/docs/r2.8.0/index.html > It has a number of useful features, improvements for S3 support, ADLS support, etc. along with a bunch of other fixes. This should also help us on our way to upgrading to Hadoop 3.x (HIVE-15016). -- This message was sent by Atlassian JIRA (v6.3.15#6346)