[
https://issues.apache.org/jira/browse/BEAM-10982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17223051#comment-17223051
]
Beam JIRA Bot commented on BEAM-10982:
--------------------------------------
This issue is assigned but has not received an update in 30 days so it has been
labeled "stale-assigned". If you are still working on the issue, please give an
update and remove the label. If you are no longer working on the issue, please
unassign so someone else may work on it. In 7 days the issue will be
automatically unassigned.
> Wheel support for linux aarch64
> -------------------------------
>
> Key: BEAM-10982
> URL: https://issues.apache.org/jira/browse/BEAM-10982
> Project: Beam
> Issue Type: New Feature
> Components: beam-community
> Reporter: odidev
> Assignee: Aizhamal Nurmamat kyzy
> Priority: P0
> Labels: stale-assigned
>
> *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)