[
https://issues.apache.org/jira/browse/FLINK-28443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17564520#comment-17564520
]
Biao Geng commented on FLINK-28443:
-----------------------------------
This improvement is good for user experience, but one challenge of this
improvement may be how to manage the version matrix: considering 3 popular
python version(3.7,3.8,3.9) and 3 flink version(1.14, 1.15, 1.16), there should
be 3 * 3 = 9 pyflink images. If we consider java version, the problem can be
worse.
> Provide official Flink image for PyFlink
> ----------------------------------------
>
> Key: FLINK-28443
> URL: https://issues.apache.org/jira/browse/FLINK-28443
> Project: Flink
> Issue Type: Improvement
> Components: API / Python
> Affects Versions: 1.15.0
> Reporter: Xuannan Su
> Priority: Major
>
> Users must build a custom Flink image to include python and pyFlink to run a
> pyFlink job with Native Kubernetes application mode.
> I think we can improve the user experience by providing an official image
> that pre-installs python and pyFlink.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)