[GitHub] spark pull request #21707: Update for spark 2.2.2 release

2018-07-16 Thread tgravescs
Github user tgravescs closed the pull request at:

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


---

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



[GitHub] spark pull request #21707: Update for spark 2.2.2 release

2018-07-09 Thread tgravescs
Github user tgravescs commented on a diff in the pull request:

https://github.com/apache/spark/pull/21707#discussion_r201015424
  
--- Diff: 
sql/hive/src/test/scala/org/apache/spark/sql/hive/HiveExternalCatalogVersionsSuite.scala
 ---
@@ -160,7 +160,7 @@ class HiveExternalCatalogVersionsSuite extends 
SparkSubmitTestUtils {
 
 object PROCESS_TABLES extends QueryTest with SQLTestUtils {
   // Tests the latest version of every release line.
-  val testingVersions = Seq("2.0.2", "2.1.2", "2.2.1")
+  val testingVersions = Seq("2.0.2", "2.1.2", "2.2.2")
--- End diff --

updated


---

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



[GitHub] spark pull request #21707: Update for spark 2.2.2 release

2018-07-07 Thread dongjoon-hyun
Github user dongjoon-hyun commented on a diff in the pull request:

https://github.com/apache/spark/pull/21707#discussion_r200826322
  
--- Diff: 
sql/hive/src/test/scala/org/apache/spark/sql/hive/HiveExternalCatalogVersionsSuite.scala
 ---
@@ -160,7 +160,7 @@ class HiveExternalCatalogVersionsSuite extends 
SparkSubmitTestUtils {
 
 object PROCESS_TABLES extends QueryTest with SQLTestUtils {
   // Tests the latest version of every release line.
-  val testingVersions = Seq("2.0.2", "2.1.2", "2.2.1")
+  val testingVersions = Seq("2.0.2", "2.1.2", "2.2.2")
--- End diff --

@tgravescs . Could you replace 2.1.2 with 2.1.3, too?

cc @vanzin (2.1.3 release manager).


---

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



[GitHub] spark pull request #21707: Update for spark 2.2.2 release

2018-07-03 Thread tgravescs
GitHub user tgravescs opened a pull request:

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

Update for spark 2.2.2 release

Release process for Spark 2.2.2 say to update the test.

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

$ git pull https://github.com/tgravescs/spark spark222-release

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

https://github.com/apache/spark/pull/21707.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 #21707


commit cd9bdcaeaab8d5e20747db21b7d6d9653cddaccb
Author: Thomas Graves 
Date:   2018-07-03T18:40:44Z

Update for spark 2.2.2 release




---

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