You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by seancxmao <gi...@git.apache.org> on 2018/02/13 08:35:46 UTC

[GitHub] spark pull request #20597: [MINOR][TEST] Update from 2.2.0 to 2.2.1 in HiveE...

GitHub user seancxmao opened a pull request:

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

    [MINOR][TEST] Update from 2.2.0 to 2.2.1 in HiveExternalCatalogVersionsSuite

    ## What changes were proposed in this pull request?
    In `HiveExternalCatalogVersionsSuite`, latest version of 2.2.x is updated from 2.2.0 to 2.2.1
    
    ## How was this patch tested?
    N/A

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

    $ git pull https://github.com/seancxmao/spark wrong_versions

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

    https://github.com/apache/spark/pull/20597.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 #20597
    
----
commit 047e11913872454be03e353c4ba2f793b74ca3ae
Author: seancxmao <se...@...>
Date:   2018-02-13T08:23:53Z

    Latest version of 2.2.x is changed from 2.2.0 to 2.2.1

----


---

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


[GitHub] spark pull request #20597: [MINOR][TEST] Update from 2.2.0 to 2.2.1 in HiveE...

Posted by seancxmao <gi...@git.apache.org>.
Github user seancxmao closed the pull request at:

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


---

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


[GitHub] spark issue #20597: [MINOR][TEST] Update from 2.2.0 to 2.2.1 in HiveExternal...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the issue:

    https://github.com/apache/spark/pull/20597
  
    Can one of the admins verify this patch?


---

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


[GitHub] spark issue #20597: [MINOR][TEST] Update from 2.2.0 to 2.2.1 in HiveExternal...

Posted by SparkQA <gi...@git.apache.org>.
Github user SparkQA commented on the issue:

    https://github.com/apache/spark/pull/20597
  
    **[Test build #4096 has finished](https://amplab.cs.berkeley.edu/jenkins/job/NewSparkPullRequestBuilder/4096/testReport)** for PR 20597 at commit [`047e119`](https://github.com/apache/spark/commit/047e11913872454be03e353c4ba2f793b74ca3ae).
     * This patch **fails Spark unit tests**.
     * This patch merges cleanly.
     * This patch adds no public classes.


---

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


[GitHub] spark issue #20597: [MINOR][TEST] Update from 2.2.0 to 2.2.1 in HiveExternal...

Posted by SparkQA <gi...@git.apache.org>.
Github user SparkQA commented on the issue:

    https://github.com/apache/spark/pull/20597
  
    **[Test build #4094 has started](https://amplab.cs.berkeley.edu/jenkins/job/NewSparkPullRequestBuilder/4094/testReport)** for PR 20597 at commit [`047e119`](https://github.com/apache/spark/commit/047e11913872454be03e353c4ba2f793b74ca3ae).


---

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


[GitHub] spark issue #20597: [MINOR][TEST] Update from 2.2.0 to 2.2.1 in HiveExternal...

Posted by srowen <gi...@git.apache.org>.
Github user srowen commented on the issue:

    https://github.com/apache/spark/pull/20597
  
    Hm:
    
    ```
    [info] - backward compatibility *** FAILED *** (34 seconds, 96 milliseconds)
    [info]   spark-submit returned with exit code 1.
    [info]   Command line: './bin/spark-submit' '--class' 'org.apache.spark.sql.hive.PROCESS_TABLES' '--name' 'HiveExternalCatalog backward compatibility test' '--master' 'local[2]' '--conf' 'spark.ui.enabled=false' '--conf' 'spark.master.rest.enabled=false' '--conf' 'spark.sql.warehouse.dir=/home/jenkins/workspace/NewSparkPullRequestBuilder/target/tmp/warehouse-a76e4f7b-3ab5-463f-83be-7e95b5172271' '--driver-java-options' '-Dderby.system.home=/home/jenkins/workspace/NewSparkPullRequestBuilder/target/tmp/warehouse-a76e4f7b-3ab5-463f-83be-7e95b5172271' 'file:/home/jenkins/workspace/NewSparkPullRequestBuilder/target/tmp/spark-f34f7048-27da-4dea-bbad-dec833d34fb4/testJar-1518521748609.jar'
    ...
    [info]   2018-02-13 03:38:04.528 - stderr> Exception in thread "main" org.apache.spark.sql.AnalysisException: Operation not allowed: MSCK REPAIR TABLE only works on partitioned tables: `default`.`tbl_with_col_overlap_2`;
    ```


---

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


[GitHub] spark issue #20597: [MINOR][TEST] Update from 2.2.0 to 2.2.1 in HiveExternal...

Posted by wangyum <gi...@git.apache.org>.
Github user wangyum commented on the issue:

    https://github.com/apache/spark/pull/20597
  
    Jenkins, retest this please.


---

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


[GitHub] spark issue #20597: [MINOR][TEST] Update from 2.2.0 to 2.2.1 in HiveExternal...

Posted by SparkQA <gi...@git.apache.org>.
Github user SparkQA commented on the issue:

    https://github.com/apache/spark/pull/20597
  
    **[Test build #4094 has finished](https://amplab.cs.berkeley.edu/jenkins/job/NewSparkPullRequestBuilder/4094/testReport)** for PR 20597 at commit [`047e119`](https://github.com/apache/spark/commit/047e11913872454be03e353c4ba2f793b74ca3ae).
     * This patch **fails Spark unit tests**.
     * This patch merges cleanly.
     * This patch adds no public classes.


---

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


[GitHub] spark issue #20597: [MINOR][TEST] Update from 2.2.0 to 2.2.1 in HiveExternal...

Posted by SparkQA <gi...@git.apache.org>.
Github user SparkQA commented on the issue:

    https://github.com/apache/spark/pull/20597
  
    **[Test build #4096 has started](https://amplab.cs.berkeley.edu/jenkins/job/NewSparkPullRequestBuilder/4096/testReport)** for PR 20597 at commit [`047e119`](https://github.com/apache/spark/commit/047e11913872454be03e353c4ba2f793b74ca3ae).


---

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


[GitHub] spark issue #20597: [MINOR][TEST] Update from 2.2.0 to 2.2.1 in HiveExternal...

Posted by gatorsmile <gi...@git.apache.org>.
Github user gatorsmile commented on the issue:

    https://github.com/apache/spark/pull/20597
  
    Let me take this over and do more investigation. This looks suspicious. I think we are changing the behaviors in 2.3 and 2.2.1


---

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


[GitHub] spark issue #20597: [MINOR][TEST] Update from 2.2.0 to 2.2.1 in HiveExternal...

Posted by gatorsmile <gi...@git.apache.org>.
Github user gatorsmile commented on the issue:

    https://github.com/apache/spark/pull/20597
  
    Just submitted a PR https://github.com/apache/spark/pull/20606


---

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


[GitHub] spark issue #20597: [MINOR][TEST] Update from 2.2.0 to 2.2.1 in HiveExternal...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the issue:

    https://github.com/apache/spark/pull/20597
  
    Can one of the admins verify this patch?


---

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


[GitHub] spark issue #20597: [MINOR][TEST] Update from 2.2.0 to 2.2.1 in HiveExternal...

Posted by gatorsmile <gi...@git.apache.org>.
Github user gatorsmile commented on the issue:

    https://github.com/apache/spark/pull/20597
  
    This is a behavior change introduced in https://github.com/apache/spark/pull/19579. We need to add a migration guide for this case. Will do it by myself. 
    
    @seancxmao Thanks for your contribution!


---

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