[
https://issues.apache.org/jira/browse/BEAM-10982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17345088#comment-17345088
]
Beam JIRA Bot commented on BEAM-10982:
--------------------------------------
This issue is P2 but has been unassigned without any comment for 60 days so it
has been labeled "stale-P2". If this issue is still affecting you, we care!
Please comment and remove the label. Otherwise, in 14 days the issue will be
moved to P3.
Please see https://beam.apache.org/contribute/jira-priorities/ for a detailed
explanation of what these priorities mean.
> 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: P2
> Labels: stale-P2
>
> *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)