GitHub user rxin opened a pull request:

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

    [SPARK-14994][SQL] Remove execution hive from HiveSessionState

    ## What changes were proposed in this pull request?
    This patch removes executionHive from HiveSessionState and HiveSharedState.
    
    ## How was this patch tested?
    Updated test cases.
    


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

    $ git pull https://github.com/rxin/spark SPARK-14994

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

    https://github.com/apache/spark/pull/12770.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 #12770
    
----
commit 64702b9bf479e669ee6ef9d352414f3542fed773
Author: Reynold Xin <[email protected]>
Date:   2016-04-27T01:58:09Z

    [SPARK-14941][SQL] Remove runtime HiveConf

commit 644be59de64a88ef327e2fd724d7912ff15e978d
Author: Reynold Xin <[email protected]>
Date:   2016-04-27T01:59:31Z

    fix typo

commit f66649b794ffe3f2296063d5b00d9996c6ea0e83
Author: Reynold Xin <[email protected]>
Date:   2016-04-27T04:36:23Z

    Fix warehouse path

commit e1f6845fdab1d2e4f1222d870dfa70f540d0ef05
Author: Reynold Xin <[email protected]>
Date:   2016-04-27T06:37:10Z

    Remove the test case that no longer makes sense

commit 35c373d02c5d333edd19682e57d476b350ed42bb
Author: Reynold Xin <[email protected]>
Date:   2016-04-27T06:57:47Z

    Remove HiveConf from thrift server

commit c856693edb869a1377c77a12d5f936a818913cd1
Author: Reynold Xin <[email protected]>
Date:   2016-04-27T22:20:18Z

    Pass execution hive directly

commit 45d7019e06957ee2e5f2a6799dc9f9672ad75e08
Author: Reynold Xin <[email protected]>
Date:   2016-04-28T00:41:39Z

    try to fix the bug

commit 4450f61c8411a3e1414700e67d4b317f3102a5ec
Author: Reynold Xin <[email protected]>
Date:   2016-04-28T22:20:36Z

    server

commit 045865dd748a0850133d08612be7a64091fc8ce0
Author: Reynold Xin <[email protected]>
Date:   2016-04-28T23:52:54Z

    [SPARK-14994][SQL] Remove execution hive from HiveSessionState

----


---
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]

Reply via email to