Eron Wright created FLINK-3903: ----------------------------------- Summary: 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
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)