GitHub user dongjoon-hyun opened a pull request:

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

    [SPARK-22893][SQL][HOTFIX] Fix a error message of VersionsSuite

    ## What changes were proposed in this pull request?
    
    https://github.com/apache/spark/pull/20064 breaks Jenkins tests because it 
missed to update one error message for Hive 0.12 and Hive 0.13. This PR fixes 
that.
    - 
https://amplab.cs.berkeley.edu/jenkins/view/Spark%20QA%20Test%20(Dashboard)/job/spark-master-test-sbt-hadoop-2.7/3924/
    - 
https://amplab.cs.berkeley.edu/jenkins/view/Spark%20QA%20Test%20(Dashboard)/job/spark-master-test-sbt-hadoop-2.6/3977/
    - 
https://amplab.cs.berkeley.edu/jenkins/view/Spark%20QA%20Test%20(Dashboard)/job/spark-master-test-maven-hadoop-2.7/4226/
    - 
https://amplab.cs.berkeley.edu/jenkins/view/Spark%20QA%20Test%20(Dashboard)/job/spark-master-test-maven-hadoop-2.6/4260/
    
    ## How was this patch tested?
    
    Pass the Jenkins without failure.

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

    $ git pull https://github.com/dongjoon-hyun/spark SPARK-22893

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

    https://github.com/apache/spark/pull/20079.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 #20079
    
----
commit cb2868d9de9c2d1a89bcb410a314bbc29f1003f1
Author: Dongjoon Hyun <dongjoon@...>
Date:   2017-12-25T19:08:14Z

    [SPARK-22893][SQL][HOTFIX] Fix a error message of VersionsSuite

----


---

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

Reply via email to