GitHub user srowen opened a pull request:
https://github.com/apache/spark/pull/13132
[SPARK-12972] [CORE] Update org.apache.httpcomponents.httpclient, commons-io
## What changes were proposed in this pull request?
This is sort of a hot-fix for https://github.com/apache/spark/pull/13117,
but, the problem is limited to Hadoop 2.2. The change is to manage `commons-io`
to 2.4 for all Hadoop builds, which is only a net change for Hadoop 2.2, which
was using 2.1.
## How was this patch tested?
Jenkins tests -- normal PR builder, then the `[test-hadoop2.2]
[test-maven]` if successful.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/srowen/spark SPARK-12972.3
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/13132.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 #13132
----
commit 11c790c53b4f5da9858cc30371f148200498566c
Author: Sean Owen <[email protected]>
Date: 2016-05-15T22:53:38Z
Manage commons-io to 2.4 for all Hadoop builds
----
---
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]