[
https://issues.apache.org/jira/browse/HADOOP-17609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17871947#comment-17871947
]
ASF GitHub Bot commented on HADOOP-17609:
-----------------------------------------
zhengchenyu commented on PR #3019:
URL: https://github.com/apache/hadoop/pull/3019#issuecomment-2275536366
> Related unit tests passed on my local environment. Manual testing looks
fine as before.
The error does not appear to involve unit test.
It seems that some build server does not get docker repo's authorization. I
have also encountered it before, when I start a new pr and another build server
to execute, then pass. But I don't know how to fix authorization.
```
ERROR: pull access denied, repository does not exist or may require
authorization: server message: insufficient_scope: authorization failed
```
> Make SM4 support optional for OpenSSL native code
> -------------------------------------------------
>
> Key: HADOOP-17609
> URL: https://issues.apache.org/jira/browse/HADOOP-17609
> Project: Hadoop Common
> Issue Type: Improvement
> Components: native
> Affects Versions: 3.4.0
> Reporter: Masatake Iwasaki
> Assignee: Masatake Iwasaki
> Priority: Major
> Labels: pull-request-available
> Time Spent: 4h 50m
> Remaining Estimate: 0h
>
> openssl-devel-1.1.1g provided by CentOS 8 does not work after HDFS-15098
> because the SM4 is not enabled on the openssl package. We should not force
> users to install OpenSSL from source code even if they do not use SM4 feature.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]