You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/05/02 20:41:00 UTC

[jira] [Work logged] (BEAM-4032) Support staging binary distributions of dependency packages.

     [ https://issues.apache.org/jira/browse/BEAM-4032?focusedWorklogId=765122&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-765122 ]

ASF GitHub Bot logged work on BEAM-4032:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 02/May/22 20:40
            Start Date: 02/May/22 20:40
    Worklog Time Spent: 10m 
      Work Description: AnandInguva commented on PR #16633:
URL: https://github.com/apache/beam/pull/16633#issuecomment-1115345465

   Run Python 3.8 PostCommit




Issue Time Tracking
-------------------

    Worklog Id:     (was: 765122)
    Time Spent: 25h 50m  (was: 25h 40m)

> Support staging binary distributions of dependency packages.
> ------------------------------------------------------------
>
>                 Key: BEAM-4032
>                 URL: https://issues.apache.org/jira/browse/BEAM-4032
>             Project: Beam
>          Issue Type: Improvement
>          Components: sdk-py-core
>            Reporter: Valentyn Tymofieiev
>            Assignee: Anand Inguva
>            Priority: P2
>             Fix For: 2.38.0
>
>          Time Spent: 25h 50m
>  Remaining Estimate: 0h
>
> requirements.txt only supports source-distribution dependencies [1].
> --extra_packages does not officially support wheel files [2].
> It is possible to expand this to support binary distributions as long as we have the knowledge of the target platform.
> We should take into consideration the mechanisms of staging dependencies through portability framework, and perhaps consolidate some of the existing options.
> [https://github.com/apache/beam/blob/a79d1b4fc27eb81db0d9a773047820a206f3d238/sdks/python/apache_beam/runners/dataflow/internal/dependency.py#L260]
> [https://github.com/apache/beam/blob/a79d1b4fc27eb81db0d9a773047820a206f3d238/sdks/python/apache_beam/runners/dataflow/internal/dependency.py#L188]
>  



--
This message was sent by Atlassian Jira
(v8.20.7#820007)