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 0E5C2200BDD for ; Fri, 25 Nov 2016 16:35:00 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 0D3B5160AFA; Fri, 25 Nov 2016 15:35:00 +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 79CCB160B1C for ; Fri, 25 Nov 2016 16:34:59 +0100 (CET) Received: (qmail 37414 invoked by uid 500); 25 Nov 2016 15:34:58 -0000 Mailing-List: contact issues-help@flink.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@flink.apache.org Delivered-To: mailing list issues@flink.apache.org Received: (qmail 37385 invoked by uid 99); 25 Nov 2016 15:34:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 25 Nov 2016 15:34:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 82B342C0079 for ; Fri, 25 Nov 2016 15:34:58 +0000 (UTC) Date: Fri, 25 Nov 2016 15:34:58 +0000 (UTC) From: "Maximilian Michels (JIRA)" To: issues@flink.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (FLINK-3903) Homebrew Installation MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 25 Nov 2016 15:35:00 -0000 [ https://issues.apache.org/jira/browse/FLINK-3903?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15696129#comment-15696129 ] Maximilian Michels commented on FLINK-3903: ------------------------------------------- Thanks for the formula! Updating the documentation is a good starter issue for new contributors. > Homebrew Installation > --------------------- > > Key: FLINK-3903 > URL: https://issues.apache.org/jira/browse/FLINK-3903 > Project: Flink > Issue Type: Task > Components: Documentation, release > Reporter: Eron Wright > Assignee: Ufuk Celebi > Priority: Minor > Labels: starter > > Recently I submitted a formula for apache-flink to the [homebrew|http://brew.sh/] project. Homebrew simplifies installation on Mac: > {code} > $ brew install apache-flink > ... > $ flink --version > Version: 1.0.2, Commit ID: d39af15 > {code} > Updates to the formula are adhoc at the moment. I opened this issue to formalize updating homebrew into the release process. I drafted a procedure doc here: > [https://gist.github.com/EronWright/b62bd3b192a15be4c200a2542f7c9376] > > Please also consider updating the website documentation to suggest homebrew as an alternate installation method for Mac users. -- This message was sent by Atlassian JIRA (v6.3.4#6332)