Mika Naylor created FLINK-36900:
-----------------------------------
Summary: 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
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)