[
https://issues.apache.org/jira/browse/FLINK-22871?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
konwu updated FLINK-22871:
--------------------------
Description:
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) than uploaded by
'python.files' properties, and change 'env.pythonExec' path, it also works
so,is there any possiable to support this in a suitable way
was:
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) than uploaded by
'python.files' properties, it also works
so,is there any possiable to support this
> pyflink deploy support 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
> Affects Versions: 1.12.1
> Reporter: konwu
> Priority: Minor
>
> 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) than uploaded by
> 'python.files' properties, and 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)