[GitHub] [flink] HuangXingBo commented on a diff in pull request #21770: [FLINK-30277][python]Allow PYTHONPATH of Python Worker configurable

2023-02-25 Thread via GitHub
HuangXingBo commented on code in PR #21770: URL: https://github.com/apache/flink/pull/21770#discussion_r1117925077 ## flink-python/src/main/java/org/apache/flink/client/python/PythonEnvUtils.java: ## @@ -212,6 +213,15 @@ static PythonEnvironment preparePythonEnvironment(

[GitHub] [flink] HuangXingBo commented on a diff in pull request #21770: [FLINK-30277][python]Allow PYTHONPATH of Python Worker configurable

2023-02-24 Thread via GitHub
HuangXingBo commented on code in PR #21770: URL: https://github.com/apache/flink/pull/21770#discussion_r1116691854 ## docs/layouts/shortcodes/generated/execution_config_configuration.html: ## @@ -15,7 +15,7 @@ The max number of async i/o operation that the async

[GitHub] [flink] HuangXingBo commented on a diff in pull request #21770: [FLINK-30277][python]Allow PYTHONPATH of Python Worker configurable

2023-02-22 Thread via GitHub
HuangXingBo commented on code in PR #21770: URL: https://github.com/apache/flink/pull/21770#discussion_r1113953192 ## flink-python/src/main/java/org/apache/flink/client/python/PythonEnvUtils.java: ## @@ -324,18 +325,25 @@ private static void addToPythonPath(PythonEnvironment