You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/10/06 10:54:00 UTC

[jira] [Commented] (HADOOP-18401) No ARM binaries in branch-3.3.x releases

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

ASF GitHub Bot commented on HADOOP-18401:
-----------------------------------------

ayushtkn commented on PR #4953:
URL: https://github.com/apache/hadoop/pull/4953#issuecomment-1269804110

   Was quite strange on first look, like why a release script is changing the source code, But Jdiff has a bug, because of which during site generation there is a patching logic, the patch now doesn't apply due to conflicts. This problem should come in x86 also.
   
   Just fix the patch something like below & give a check it can be applied without conflicts.
   ```
   diff --git a/hadoop-common-project/hadoop-common/dev-support/jdiff-workaround.patch b/hadoop-common-project/hadoop-common/dev-support/jdiff-workaround.patch
   index 2bd7b63f017..26eb53a990b 100644
   -

> 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: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org