GitHub user srowen opened a pull request:
https://github.com/apache/spark/pull/7992
[SPARK-9593] [SQL] Addendum. Fixes Hadoop shims loading
Follow up to https://github.com/apache/spark/pull/7929
CC @liancheng
In the first commit, I updated the comments to reflect my understanding.
Does that make sense?
The second commit relaxes the version match to all Hadoop 2.0.0 releases.
As far as I know the logic would apply to any such release in general, until we
know otherwise.
How is the original fix looking?
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/srowen/spark SPARK-9593.2
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/7992.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 #7992
----
commit 4de58392aa29773814f1bf65fdaf43e2aa34aa17
Author: Sean Owen <[email protected]>
Date: 2015-08-06T10:07:59Z
Update comments to explain the name of Hadoop20Shims and Hadoop23Shims, and
explain why generally Hadoop 2.0.x release might need Hadoop20Shims.
commit e14fda6414f37400493204793e5288b8565c9fe1
Author: Sean Owen <[email protected]>
Date: 2015-08-06T10:08:32Z
Target Hadoop20Shims logic to any Hadoop 2.0.0 release, not just cdh4
----
---
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]