[
https://issues.apache.org/jira/browse/FLINK-22871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17357235#comment-17357235
]
konwu edited comment on FLINK-22871 at 6/4/21, 10:21 AM:
---------------------------------------------------------
[~dian.fu] Thanks for timely response,I agree with your solution. It is
appropriate that use "python.archives" to configure venv then "python.files",
and do not need to introduce another configuration, also solved how to
configure "python.client.executeable" It was more clear to me, BTW forget my
temporary solution :D
was (Author: wukong):
[~dian.fu] Thanks for timely response, It is appropriate that use
"python.archives" to configure venv then "python.files", and do not need to
introduce another configuration,I agree with your solution, and forget my
temporary solution :D
> Support to execute PyFlink jobs in YARN application mode
> --------------------------------------------------------
>
> Key: FLINK-22871
> URL: https://issues.apache.org/jira/browse/FLINK-22871
> Project: Flink
> Issue Type: New Feature
> Components: API / Python, Deployment / YARN
> Reporter: konwu
> Priority: Major
> Fix For: 1.14.0
>
>
> for now pyflink is not support hadoop yarn application mode, cause of yarn
> nodemanager may not have suitable python version
> after test for use venv(python virtual environment) that uploaded by
> 'python.files' properties, then change 'env.pythonExec' path, it also works
> so,is there any possiable to support this in a suitable way
>
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)