You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Hequn Cheng (Jira)" <ji...@apache.org> on 2020/05/27 09:50:00 UTC

[jira] [Assigned] (FLINK-17960) Improve commands in the "Common Questions" document for PyFlink

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

Hequn Cheng reassigned FLINK-17960:
-----------------------------------

    Assignee: Nicholas Jiang

> Improve commands in the "Common Questions" document for PyFlink
> ---------------------------------------------------------------
>
>                 Key: FLINK-17960
>                 URL: https://issues.apache.org/jira/browse/FLINK-17960
>             Project: Flink
>          Issue Type: Improvement
>          Components: API / Python
>    Affects Versions: 1.11.0
>            Reporter: Hequn Cheng
>            Assignee: Nicholas Jiang
>            Priority: Major
>
> Currently, in the ["Common Questions" |https://ci.apache.org/projects/flink/flink-docs-master/dev/table/python/common_questions.html#preparing-python-virtual-environment]document, we have the command `$ setup-pyflink-virtual-env.sh` to run the script. However, the script is not executable. It would be better to replace the command with `$ sh setup-pyflink-virtual-env.sh` and add download command.
> {code}
> $ curl -O https://ci.apache.org/projects/flink/flink-docs-master/downloads/setup-pyflink-virtual-env.sh
> $ sh setup-pyflink-virtual-env.sh
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)