You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Chris Ward (JIRA)" <ji...@apache.org> on 2017/10/02 12:15:00 UTC

[jira] [Updated] (FLINK-7751) Documentation for Homebrew installation is unclear

     [ https://issues.apache.org/jira/browse/FLINK-7751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Ward updated FLINK-7751:
------------------------------
    Description: 
Relating to the addition of Homebrew as an installation options for Mac in FLINK-3903, the steps for installing on a Mac are not helpful, as the next step mentioned

{code:none}
$ ./bin/start-local.sh  # Start Flink
{code}

Has no information on where to find this script. Solutions could be to mention in the docs where to find this, or instead to use https://github.com/Homebrew/homebrew-services to connect to the script(s) for a better experience in the long term. I'll probably undertake the first option and see how plausible the second is.

  was:
Relating to the addition of Homebrew as an installation options for Mac in FLINK-3903, the steps for installing on a Mac are not helpful, as the next step mentioned

{code:shell}
$ ./bin/start-local.sh  # Start Flink
{code}

Has no information on where to find this script. Solutions could be to mention in the docs where to find this, or instead to use https://github.com/Homebrew/homebrew-services to connect to the script(s) for a better experience in the long term. I'll probably undertake the first option and see how plausible the second is.


> Documentation for Homebrew installation is unclear
> --------------------------------------------------
>
>                 Key: FLINK-7751
>                 URL: https://issues.apache.org/jira/browse/FLINK-7751
>             Project: Flink
>          Issue Type: Improvement
>          Components: Documentation
>    Affects Versions: 1.3.2
>         Environment: MacOS
>            Reporter: Chris Ward
>            Priority: Minor
>
> Relating to the addition of Homebrew as an installation options for Mac in FLINK-3903, the steps for installing on a Mac are not helpful, as the next step mentioned
> {code:none}
> $ ./bin/start-local.sh  # Start Flink
> {code}
> Has no information on where to find this script. Solutions could be to mention in the docs where to find this, or instead to use https://github.com/Homebrew/homebrew-services to connect to the script(s) for a better experience in the long term. I'll probably undertake the first option and see how plausible the second is.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)