From issues-return-2064-archive-asf-public=cust-asf.ponee.io@hivemall.incubator.apache.org Thu Jan 11 02:56:26 2018 Return-Path: X-Original-To: archive-asf-public@eu.ponee.io Delivered-To: archive-asf-public@eu.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by mx-eu-01.ponee.io (Postfix) with ESMTP id AA90518072F for ; Thu, 11 Jan 2018 02:56:26 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 9A97C160C41; Thu, 11 Jan 2018 01:56:26 +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 DF1A1160C2E for ; Thu, 11 Jan 2018 02:56:25 +0100 (CET) Received: (qmail 56344 invoked by uid 500); 11 Jan 2018 01:56:25 -0000 Mailing-List: contact issues-help@hivemall.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hivemall.incubator.apache.org Delivered-To: mailing list issues@hivemall.incubator.apache.org Received: (qmail 56334 invoked by uid 99); 11 Jan 2018 01:56:25 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 11 Jan 2018 01:56:25 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 679A81808D2 for ; Thu, 11 Jan 2018 01:56:24 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -4.03 X-Spam-Level: X-Spam-Status: No, score=-4.03 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, T_RP_MATCHES_RCVD=-0.01] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id zkXARoxOujKU for ; Thu, 11 Jan 2018 01:56:22 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with SMTP id 431995FC16 for ; Thu, 11 Jan 2018 01:56:21 +0000 (UTC) Received: (qmail 56284 invoked by uid 99); 11 Jan 2018 01:56:20 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 11 Jan 2018 01:56:20 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id ED4B0E04F0; Thu, 11 Jan 2018 01:56:19 +0000 (UTC) From: maropu To: issues@hivemall.incubator.apache.org Reply-To: issues@hivemall.incubator.apache.org Message-ID: Subject: [GitHub] incubator-hivemall pull request #131: [HIVEMALL][SPARK] Update release-guide... Content-Type: text/plain Date: Thu, 11 Jan 2018 01:56:19 +0000 (UTC) GitHub user maropu opened a pull request: https://github.com/apache/incubator-hivemall/pull/131 [HIVEMALL][SPARK] Update release-guide.md for spark releases ## What changes were proposed in this pull request? This pr updated `release-guide.md` for spark releases. ## What type of PR is it? Documentation You can merge this pull request into a Git repository by running: $ git pull https://github.com/maropu/incubator-hivemall UpdateASFReleaseGuide Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-hivemall/pull/131.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #131 ---- commit e24a78d6276f853b497ad6ba7f6c8e4f95b58644 Author: Takeshi Yamamuro Date: 2018-01-11T01:53:10Z Update release-guide.md for spark releases ---- ---