Dian Fu created FLINK-20071:
-------------------------------
Summary: Add a dedicated stage to build the PyFlink wheel packges
in azure-pipelines.yml
Key: FLINK-20071
URL: https://issues.apache.org/jira/browse/FLINK-20071
Project: Flink
Issue Type: Improvement
Components: Build System
Reporter: Dian Fu
Assignee: Dian Fu
Fix For: 1.12.0
Currently, we reuse the nightly pipeline to build the "PyFlink wheel packages"
during release. There are some drawbacks as following:
- As there are many stages in the nightly pipeline and so it takes quite a long
time to build the "PyFlink wheel packages" as there is no much resource
available in the personal azure account. It takes me about 5 to 6 hours to
build the "PyFlink wheel packages" during preparing the RC1 of 1.12.0.
- It's wired that there are so many errors [1] for the stages and it confuses
release managers who are not familiar with process.
[1] https://dev.azure.com/dianfu/Flink/_build/results?buildId=203&view=results
--
This message was sent by Atlassian Jira
(v8.3.4#803005)