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 "Akira Ajisaka (Jira)" <ji...@apache.org> on 2019/10/16 02:31:00 UTC

[jira] [Commented] (HADOOP-16655) Change cipher suite when fetching tomcat tarball for branch-2

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

Akira Ajisaka commented on HADOOP-16655:
----------------------------------------

Thank you for the fix, [~jhung] and [~weichiu].

> Change cipher suite when fetching tomcat tarball for branch-2
> -------------------------------------------------------------
>
>                 Key: HADOOP-16655
>                 URL: https://issues.apache.org/jira/browse/HADOOP-16655
>             Project: Hadoop Common
>          Issue Type: Bug
>            Reporter: Jonathan Hung
>            Assignee: Jonathan Hung
>            Priority: Major
>             Fix For: 2.10.0, 2.11.0
>
>         Attachments: HADOOP-16655-branch-2.001.patch, HADOOP-16655-branch-2.002.patch
>
>
> Hit this error when building via docker:
> {noformat}
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:1.7:run (dist) on project hadoop-kms: An Ant BuildException has occured: javax.net.ssl.SSLHandshakeException: Received fatal alert: handshake_failure
> [ERROR] around Ant part ...<get dest="downloads/apache-tomcat-8.5.43.tar.gz" skipexisting="true" verbose="true" src="https://archive.apache.org/dist/tomcat/tomcat-8/v8.5.43/bin/apache-tomcat-8.5.43.tar.gz"/>... @ 5:183 in /build/source/hadoop-common-project/hadoop-kms/target/antrun/build-main.xml
> [ERROR] -> [Help 1] {noformat}
> Seems this is caused by HADOOP-16323 which fetches via https.
> This should only be an issue in branch-2 since this was removed for KMS in HADOOP-13597, and httpfs in HDFS-10860
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org