Support Beam docker images on ARM64
Open
build
improvement
P3
- Dominant language
- Java
- Stars
- 8.7k
- Forks
- 4.7k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 196
Description
With the new computers using ARM64 processors including Apple's M1 and servers (AWS graviton) we need to support users to work with Beam on docker in these systems.
Some potential issues identified so far:
* Python SDK Harness may have issues in particular with all its dependencies
* The parent image we use for the Java Harness does not have a version for ARM64
Imported from Jira [BEAM-11704](https://issues.apache.org/jira/browse/BEAM-11704). Original Jira may contain additional context.
Reported by: iemejia.
Contributor guide
Assessment
This issue has not been assessed yet.