[
https://issues.apache.org/jira/browse/BEAM-10982?focusedWorklogId=609604&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-609604
]
ASF GitHub Bot logged work on BEAM-10982:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 10/Jun/21 09:52
Start Date: 10/Jun/21 09:52
Worklog Time Spent: 10m
Work Description: iemejia edited a comment on pull request #14832:
URL: https://github.com/apache/beam/pull/14832#issuecomment-858482011
This is excellent news ! So it seems with the recent dependency ugprades we
are now fully aarch64. I can validate that on AWS Graviton if somewone here
explains me how to install the equivalent of 'SNAPSHOT' or 'dev' dependencies
on beam python
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 609604)
Time Spent: 1.5h (was: 1h 20m)
> 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: 1.5h
> 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)