[
https://issues.apache.org/jira/browse/BEAM-13719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Anand Inguva updated BEAM-13719:
--------------------------------
Priority: P3 (was: P2)
> Install dependencies from requirements.txt on the container image when
> pre-building container image
> ---------------------------------------------------------------------------------------------------
>
> Key: BEAM-13719
> URL: https://issues.apache.org/jira/browse/BEAM-13719
> Project: Beam
> Issue Type: Improvement
> Components: sdk-py-core
> Reporter: Anand Inguva
> Assignee: Anand Inguva
> Priority: P3
>
> During pre-building, we pre-download the sources of the dependencies
> specified in the requirements.txt and copy them to the container image and
> later skip the step of staging them.
> This step is slow. Instead of we can install the dependencies(specified in
> the requirements.txt) on the container image during pre-building the
> container image.
>
--
This message was sent by Atlassian Jira
(v8.20.1#820001)