[
https://issues.apache.org/jira/browse/HADOOP-18401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17611636#comment-17611636
]
ASF GitHub Bot commented on HADOOP-18401:
-----------------------------------------
steveloughran commented on code in PR #4953:
URL: https://github.com/apache/hadoop/pull/4953#discussion_r984680629
##########
dev-support/docker/Dockerfile_aarch64:
##########
@@ -130,7 +130,10 @@ ENV PATH "${PATH}:/opt/protobuf/bin"
####
# Install pylint and python-dateutil
####
-RUN pip3 install pylint==2.6.0 python-dateutil==2.8.1
+# Disabled due to dependency availability/build issues (see HADOOP-18401)
+# instead "python" is added so the yarn-ui will build)
+# RUN pip3 install pylint==2.6.0 python-dateutil==2.8.1
Review Comment:
using ayush's patch; rolling back this change. thanks for the feedback tho'
> No ARM binaries in branch-3.3.x releases
> ----------------------------------------
>
> Key: HADOOP-18401
> URL: https://issues.apache.org/jira/browse/HADOOP-18401
> Project: Hadoop Common
> Issue Type: Bug
> Components: build
> Affects Versions: 3.3.2, 3.3.3, 3.3.4
> Reporter: Ling Xu
> Priority: Minor
> Labels: pull-request-available
> 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]