From commits-return-10512-archive-asf-public=cust-asf.ponee.io@hudi.apache.org Fri Jan 24 06:51:34 2020 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id 7210A18064E for ; Fri, 24 Jan 2020 07:51:34 +0100 (CET) Received: (qmail 74917 invoked by uid 500); 24 Jan 2020 06:51:33 -0000 Mailing-List: contact commits-help@hudi.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hudi.apache.org Delivered-To: mailing list commits@hudi.apache.org Received: (qmail 74907 invoked by uid 99); 24 Jan 2020 06:51:33 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 24 Jan 2020 06:51:33 +0000 From: GitBox To: commits@hudi.apache.org Subject: [GitHub] [incubator-hudi] bvaradar commented on a change in pull request #1277: [WIP][HUDI-543] release notes for 0.5.1 Message-ID: <157984869365.28052.16656015149004928207.gitbox@gitbox.apache.org> References: In-Reply-To: Date: Fri, 24 Jan 2020 06:51:33 -0000 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit bvaradar commented on a change in pull request #1277: [WIP][HUDI-543] release notes for 0.5.1 URL: https://github.com/apache/incubator-hudi/pull/1277#discussion_r370483039 ########## File path: docs/_pages/releases.md ########## @@ -6,6 +6,31 @@ toc: true last_modified_at: 2019-12-30T15:59:57-04:00 --- +## [Release 0.5.1-incubating] + +### Download Information + * Source Release : [Apache Hudi(incubating) 0.5.1-incubating Source Release](https://www.apache.org/dist/incubator/hudi/0.5.1-incubating/hudi-0.5.1-incubating.src.tgz) ([asc](https://www.apache.org/dist/incubator/hudi/0.5.1-incubating/hudi-0.5.1-incubating.src.tgz.asc), [sha512](https://www.apache.org/dist/incubator/hudi/0.5.1-incubating/hudi-0.5.1-incubating.src.tgz.sha512)) + * Apache Hudi (incubating) jars corresponding to this release is available [here](https://repository.apache.org/#nexus-search;quick~hudi) + +### Release Highlights + * Upgrade from Spark 2.1.0 to Spark 2.4.4 and upgrade from avro 1.7.7 to avro 1.8.2 accordingly. Spark 2.4+ supports drop and please use Spark 2.4+ for Hudi 0.5.1+ above. Review comment: Minor : Formatting changes. Can you change the layout so the version changes is more visible. Like * Dependency Version Upgrades ** Spark from 2.1.0 to 2.4.4 ** Avro from ..... ** parquet from .... to ... * **IMPORTANT** This version requires your runtime spark version to be upgraded to 2.4+ ---------------------------------------------------------------- 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 With regards, Apache Git Services