Github user BryanCutler commented on the issue:
https://github.com/apache/spark/pull/15821
It's not looking like the SSL Verification Error is the issue, there are a
handful of recent builds that have passed after getting that same error,
see below. Maybe something else is timing out?
From
https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/78669
```
prepending /tmp/tmp.87E7MDUu95/3.5/bin to PATH
Fetching package metadata: ..SSL verification error: hostname
'conda.binstar.org' doesn't match either of 'anaconda.com',
'anacondacloud.com', 'anacondacloud.org', 'binstar.org', 'wakari.io'
.SSL verification error: hostname 'conda.binstar.org' doesn't match
either of 'anaconda.com', 'anacondacloud.com', 'anacondacloud.org',
'binstar.org', 'wakari.io'
...
Solving package specifications: .........
Package plan for installation in environment /tmp/tmp.87E7MDUu95/3.5:
The following NEW packages will be INSTALLED:
arrow-cpp: 0.4.1-np112py35_2 (soft-link)
certifi: 2017.4.17-py35_0 (soft-link)
jemalloc: 5.0.0-1 (soft-link)
ncurses: 5.9-10 (soft-link)
parquet-cpp: 1.1.0-2 (soft-link)
pyarrow: 0.4.0-np112py35_0 (soft-link)
```
On Jun 26, 2017 9:23 PM, "Mahesh Sawaiker" <[email protected]> wrote:
> This does not seem like a timeout issue, the certificate CN and the what
> is used as the hostname are not matching. So clearly the client downloads
> the certificate but is not able to verify (no timeout). If anything it may
> be possible to configure the code/command to ignore ssl cert errors.
>
> â
> You are receiving this because you were mentioned.
> Reply to this email directly, view it on GitHub
> <https://github.com/apache/spark/pull/15821#issuecomment-311249152>, or
mute
> the thread
>
<https://github.com/notifications/unsubscribe-auth/AEUwdVzc0FgVuN9mutjWXCxFGQWkQP1zks5sIIOxgaJpZM4KtGBc>
> .
>
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]