GitHub user yhuai opened a pull request:
https://github.com/apache/spark/pull/12580
[SPARK-14807] Create a compatibility module
## What changes were proposed in this pull request?
This PR creates a compatibility module, which will host HiveContext in
Spark 2.0 (moving HiveContext to here will be done separately). This module is
not included in assembly because only users who still want to access
HiveContext need it.
## How was this patch tested?
I manually tested `sbt/sbt package` and `mvn clean package -DskipTests`.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/yhuai/spark compatibility
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/12580.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 #12580
----
commit 30e541d9f683ede77520425f6fc0747ed3301c66
Author: Yin Huai <[email protected]>
Date: 2016-04-21T18:31:04Z
[SPARK-14807] Create a compatibility module
----
---
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]