[ 
https://issues.apache.org/jira/browse/HADOOP-18401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17579021#comment-17579021
 ] 

Veli-Jussi Raitila commented on HADOOP-18401:
---------------------------------------------

The container fails to start on M1 Macs and I suppose on all ARM64 hosts due to 
missing wheels for said architecture and the lazy-object-proxy library for 
Python.

It subsequently tries to build the library from source instead, but that does 
not work either since said library version depended on, by pylint I suppose, 
relies on Python future annotations not yet available in Python 3.6 in Ubuntu 
Bionic repos.

Not sure whether any of this is necessary at runtime, but I've never built 
Hadoop before.

> release files miss hadoop-3.3.4-aarch64.tar.gz
> ----------------------------------------------
>
>                 Key: HADOOP-18401
>                 URL: https://issues.apache.org/jira/browse/HADOOP-18401
>             Project: Hadoop Common
>          Issue Type: Bug
>    Affects Versions: 3.3.2, 3.3.3, 3.3.4
>            Reporter: Ling Xu
>            Priority: Minor
>         Attachments: image-2022-08-11-14-54-15-490.png
>
>
> release files miss hadoop-3.3.4-aarch64.tar.gz
> !image-2022-08-11-14-54-15-490.png!



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to