GitHub user srowen opened a pull request:
https://github.com/apache/spark/pull/13117
[SPARK-12972] [CORE] Update org.apache.httpcomponents.httpclient
## What changes were proposed in this pull request?
(Retry of https://github.com/apache/spark/pull/13049)
- update to httpclient 4.5 / httpcore 4.4
- remove some defunct exclusions
- manage httpmime version to match
- update selenium / httpunit to support 4.5 (possible now that Jetty 9 is
used)
## How was this patch tested?
Jenkins tests. Also, locally running the same test command of one Jenkins
profile that failed: `mvn -Phadoop-2.6 -Pyarn -Phive -Phive-thriftserver
-Pkinesis-asl ...`
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/srowen/spark SPARK-12972.2
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/13117.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #13117
----
commit bc1720e60bb49165dca71691a3e0dfd2c23641b5
Author: Sean Owen <[email protected]>
Date: 2016-05-14T14:26:39Z
Update to httpclient 4.5 / httpcore 4.4. Remove some defunct exclusions;
manage httpmime version to match. Update selenium / httpunit to support 4.5
(possible now that Jetty 9 is used)
----
---
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]