You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Valentyn Tymofieiev (Jira)" <ji...@apache.org> on 2021/08/26 01:45:00 UTC

[jira] [Updated] (BEAM-10982) Wheel support for linux aarch64

     [ https://issues.apache.org/jira/browse/BEAM-10982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Valentyn Tymofieiev updated BEAM-10982:
---------------------------------------
    Resolution: Fixed
        Status: Resolved  (was: Open)

> Wheel support for linux aarch64
> -------------------------------
>
>                 Key: BEAM-10982
>                 URL: https://issues.apache.org/jira/browse/BEAM-10982
>             Project: Beam
>          Issue Type: New Feature
>          Components: build-system, sdk-py-core
>            Reporter: odidev
>            Priority: P3
>          Time Spent: 2h 10m
>  Remaining Estimate: 0h
>
> *Summary*
> Installing apache-beam on aarch64 via pip using command "pip3 install apache-beam" tries to build wheel from source code
> *Problem description*
> apache-beam doesn't have wheel for aarch64 on PyPI repository. So, while installing apache-beam via pip on aarch64, pip builds wheel for same resulting in it takes more time to install apache-beam. Making wheel available for aarch64 will benefit aarch64 users by minimizing apache-beam installation time.
> *Expected Output*
> Pip should be able to download apache-beam wheel from PyPI repository rather than building it from source code.
> @apache-beam-team, please let me know if I can help you building wheel/uploading to PyPI repository. I am curious to make apache-beam wheel available for aarch64. It will be a great opportunity for me to work with you.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)