GitHub user HyukjinKwon opened a pull request:

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

    [DO-NOT-MERGE] Check if 19721 breaks a CRAN

    ## What changes were proposed in this pull request?
    
    Do not merge this. Simply to run a build and check the results. Will close 
this as soon as the build is triggered.
    
    ## How was this patch tested?
    
    N/A


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

    $ git pull https://github.com/HyukjinKwon/spark check-CRAN

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

    https://github.com/apache/spark/pull/19957.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 #19957
    
----
commit 80d50eb1c2eed471726fd49b321a9d4d7e9ee6d3
Author: zouchenjun <[email protected]>
Date:   2017-12-11T04:36:14Z

    [SPARK-22496][SQL] thrift server adds operation logs
    
    ## What changes were proposed in this pull request?
    since hive 2.0+  upgrades log4j to log4j2,a lot of 
[changes](https://issues.apache.org/jira/browse/HIVE-11304) are made working on 
it.
    as spark is not to ready to update its inner hive version(1.2.1) , so I 
manage to make little changes.
    the function registerCurrentOperationLog  is moved from SQLOperstion to its 
parent class ExecuteStatementOperation so spark can use it.
    
    ## How was this patch tested?
    manual test
    
    Author: zouchenjun <[email protected]>
    
    Closes #19721 from ChenjunZou/operation-log.

commit fbe70e543a048ff7b2e256dc85486d8baace3442
Author: hyukjinkwon <[email protected]>
Date:   2017-12-12T22:29:42Z

    Check if 19721 caused a CRAN break

----


---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to