[
https://issues.apache.org/jira/browse/FLINK-36900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17926293#comment-17926293
]
Martijn Visser commented on FLINK-36900:
----------------------------------------
Merged in apache/flink:master 7d3588d509f090005cf5045e6a00c9940df8c483
[~autophagian] Will you also make the change for the common connector code as
part of this ticket? Then I'll leave it open for now
> Migrate away from Anaconda for managing Python environments for Flink Python
> ----------------------------------------------------------------------------
>
> Key: FLINK-36900
> URL: https://issues.apache.org/jira/browse/FLINK-36900
> Project: Flink
> Issue Type: Technical Debt
> Components: Test Infrastructure
> Reporter: Mika Naylor
> Assignee: Mika Naylor
> Priority: Minor
> Labels: pull-request-available
>
> Currently, Flink uses conda (via miniconda) to manage Python environments for
> things like developer, testing and end-to-end testing Python environments.
> Given https://issues.apache.org/jira/browse/LEGAL-688, it would be best if we
> move away from conda to instead use a tool like `uv` for managing Python
> environments, and rely on the public PyPI index rather than the anaconda
> package index.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)