[
https://issues.apache.org/jira/browse/SPARK-8438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sean Owen resolved SPARK-8438.
------------------------------
Resolution: Duplicate
Please follow up on SPARK-7756 instead.
Can you please first discuss with tellison, as of course those changes were
intended to make it *work* with the IBM JDK.
> Http SSLfailure with IBM java
> -----------------------------
>
> Key: SPARK-8438
> URL: https://issues.apache.org/jira/browse/SPARK-8438
> Project: Spark
> Issue Type: Bug
> Components: Spark Core
> Affects Versions: 1.4.0
> Environment: IBM Power Systems
> Ubuntu 14.04LE
> Reporter: Josiah Samuel Sathiadass
> Priority: Minor
>
> Http SSL Handshake fails with IBM Java in 1.4.0.
> The exception is as follows,
> javax.net.ssl.SSLHandshakeException: Received fatal alert: handshake_failure
> at com.ibm.jsse2.j.a(j.java:32)
> at com.ibm.jsse2.j.a(j.java:44)
> at com.ibm.jsse2.qc.b(qc.java:206)
> at com.ibm.jsse2.qc.a(qc.java:108)
> at com.ibm.jsse2.qc.h(qc.java:720)
> at com.ibm.jsse2.qc.a(qc.java:739)
> at com.ibm.jsse2.qc.startHandshake(qc.java:551)
> at com.ibm.net.ssl.www2.protocol.https.c.afterConnect(c.java:115)
> at com.ibm.net.ssl.www2.protocol.https.d.connect(d.java:66)
> at
> sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1313)
> After reverting the changes in the following commits it works fine.
> https://github.com/tellison/spark/commit/96158b2933485b101a7664adab98b47002e82d54
> https://github.com/tellison/spark/commit/8de8a3e7b6a9bcb9802abca3c700f54d1880c148
> Both are part of the pull request,
> https://github.com/apache/spark/pull/6282
> Soon I will update the JIRA with a sample code.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]