[
https://issues.apache.org/jira/browse/BEAM-13283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17446122#comment-17446122
]
Ananda Prasad Inguva commented on BEAM-13283:
---------------------------------------------
Removing apache_beam will mitigate the issue for now if users specifies
apache_beam in requirements.txt.
But we need a better approach to this problem on how we stage the dependencies.
Check out BEAM-4032
> Skip apache beam dependency installation from requirements.txt file
> --------------------------------------------------------------------
>
> Key: BEAM-13283
> URL: https://issues.apache.org/jira/browse/BEAM-13283
> Project: Beam
> Issue Type: Bug
> Components: dependencies
> Reporter: Ananda Prasad Inguva
> Assignee: Ananda Prasad Inguva
> Priority: P1
> Time Spent: 3h 20m
> Remaining Estimate: 0h
>
> When user provides requirements.txt which includes apache_beam to launch a
> worker, the downloading of packages from the source takes a long time and
> eventually fails.
> So the apache-beam dependency is excluded from requirements cache population
> because we stage the SDK separately.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)