From issues-return-193129-apmail-hive-issues-archive=hive.apache.org@hive.apache.org Wed Jun 10 18:14:13 2020 Return-Path: X-Original-To: apmail-hive-issues-archive@minotaur.apache.org Delivered-To: apmail-hive-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by minotaur.apache.org (Postfix) with SMTP id 29CA419407 for ; Wed, 10 Jun 2020 18:14:13 +0000 (UTC) Received: (qmail 74513 invoked by uid 500); 10 Jun 2020 18:14:02 -0000 Delivered-To: apmail-hive-issues-archive@hive.apache.org Received: (qmail 74474 invoked by uid 500); 10 Jun 2020 18:14:02 -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 74394 invoked by uid 99); 10 Jun 2020 18:14:02 -0000 Received: from mailrelay1-us-west.apache.org (HELO mailrelay1-us-west.apache.org) (209.188.14.139) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Jun 2020 18:14:02 +0000 Received: from jira-he-de.apache.org (static.172.67.40.188.clients.your-server.de [188.40.67.172]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 67E3B41296 for ; Wed, 10 Jun 2020 18:14:01 +0000 (UTC) Received: from jira-he-de.apache.org (localhost.localdomain [127.0.0.1]) by jira-he-de.apache.org (ASF Mail Server at jira-he-de.apache.org) with ESMTP id 361507806D7 for ; Wed, 10 Jun 2020 18:14:00 +0000 (UTC) Date: Wed, 10 Jun 2020 18:14:00 +0000 (UTC) From: "ASF GitHub Bot (Jira)" To: issues@hive.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Work logged] (HIVE-21790) Bump Java to 1.8 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HIVE-21790?focusedWorklogId=443911&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-443911 ] ASF GitHub Bot logged work on HIVE-21790: ----------------------------------------- Author: ASF GitHub Bot Created on: 10/Jun/20 18:13 Start Date: 10/Jun/20 18:13 Worklog Time Spent: 10m Work Description: belugabehr commented on pull request #692: URL: https://github.com/apache/hive/pull/692#issuecomment-642175946 Taking a stab at #1076 ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: users@infra.apache.org Issue Time Tracking ------------------- Worklog Id: (was: 443911) Time Spent: 1.5h (was: 1h 20m) > Bump Java to 1.8 > ---------------- > > Key: HIVE-21790 > URL: https://issues.apache.org/jira/browse/HIVE-21790 > Project: Hive > Issue Type: Improvement > Affects Versions: 2.3.5 > Reporter: Fokko Driesprong > Assignee: Fokko Driesprong > Priority: Major > Labels: pull-request-available > Attachments: 0001-HIVE-21790-Update-to-Java-1.8.patch > > Time Spent: 1.5h > Remaining Estimate: 0h > > We're using Hive for reading Parquet files, but we would like to move from gzip to zstandard compression. Currently, the Parquet support of Hive is old because we can't upgrade since Parquet is Java 1.8+. Therefore it is a good idea to upgrade Hive as well. > GA support of Java 1.7 is also almost over: https://www.oracle.com/technetwork/java/java-se-support-roadmap.html -- This message was sent by Atlassian Jira (v8.3.4#803005)