-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Resolved
-
Affects Version/s: 1.11.0
-
Component/s: API / Python
-
Labels:
Currently, in the "Common Questions" 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.
$ curl -O https://ci.apache.org/projects/flink/flink-docs-master/downloads/setup-pyflink-virtual-env.sh
$ sh setup-pyflink-virtual-env.sh
- links to