GitHub user rxin opened a pull request:

    https://github.com/apache/spark/pull/12682

    [SPARK-14904][SQL] Put removed HiveContext in compatibility module

    ## What changes were proposed in this pull request?
    This is for users who can't upgrade and need to continue to use HiveContext.
    
    ## How was this patch tested?
    Added some basic tests for sanity check.


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/rxin/spark add-back-hive-context

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/12682.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 #12682
    
----
commit 2fb8b737afeb47269d3d369c029d354a96fb52a0
Author: Andrew Or <and...@databricks.com>
Date:   2016-04-25T22:43:59Z

    Put old HiveContext in new compatibility module

commit a54c57f7a802a25f661ab4e4c4bbbb50af2b30a2
Author: Andrew Or <and...@databricks.com>
Date:   2016-04-26T01:22:54Z

    Add some tests

commit 4d3f745c82b1ba6f833b0314060b611382f297f8
Author: Andrew Or <and...@databricks.com>
Date:   2016-04-26T01:23:56Z

    Merge branch 'master' of github.com:apache/spark into add-back-hive-context

commit bcd01a910c1fe98214c58583315e555155dbd921
Author: Reynold Xin <r...@databricks.com>
Date:   2016-04-26T03:45:28Z

    Merge pull request #12672 from andrewor14/add-back-hive-context
    
    [SPARK-14904][SQL] Put removed HiveContext in compatibility module

commit 15bdc7dcd31e49dc49363492160f3c7f27d685a2
Author: Reynold Xin <r...@databricks.com>
Date:   2016-04-26T03:50:48Z

    Fix tests

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to