GitHub user davies opened a pull request:

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

    [SPARK-14987] [SQL] inline hive-service (cli) into sql/hive-thriftserver

    ## What changes were proposed in this pull request?
    
    This PR copy the thrift-server from hive-service-1.2 (including  
TCLIService.thrift and generated Java source code) into sql/hive-thriftserver, 
so we can do further cleanup and improvements.
    
    ## How was this patch tested?
    
    Existing tests.
    
    


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

    $ git pull https://github.com/davies/spark thrift_server

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

    https://github.com/apache/spark/pull/12764.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 #12764
    
----
commit 3e3f593d58f508aeba95d4e369e3f9edb5aaedd9
Author: Davies Liu <dav...@databricks.com>
Date:   2016-04-28T20:33:02Z

    inline hive-service (cli) into sql/hive-thriftserver

----


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