You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@predictionio.apache.org by ta...@apache.org on 2019/02/18 07:56:39 UTC

[predictionio] branch develop updated: [PIO-206] Spark 2.3.2 to 2.3.3 (#510)

This is an automated email from the ASF dual-hosted git repository.

takezoe pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/predictionio.git


The following commit(s) were added to refs/heads/develop by this push:
     new fe94516  [PIO-206] Spark 2.3.2 to 2.3.3 (#510)
fe94516 is described below

commit fe94516ef8f765e8188b1875d49ed12821c70f84
Author: takako shimamoto <ch...@gmail.com>
AuthorDate: Mon Feb 18 16:56:35 2019 +0900

    [PIO-206] Spark 2.3.2 to 2.3.3 (#510)
---
 .travis.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index 82501d4..70167f3 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -78,7 +78,7 @@ env:
     - BUILD_TYPE=Integration
       METADATA_REP=PGSQL EVENTDATA_REP=PGSQL MODELDATA_REP=HDFS
       PIO_SCALA_VERSION=2.11.12
-      PIO_SPARK_VERSION=2.3.2
+      PIO_SPARK_VERSION=2.3.3
       PIO_HADOOP_VERSION=2.6.5
 
     - BUILD_TYPE=Integration
@@ -99,7 +99,7 @@ env:
     - BUILD_TYPE=Integration
       METADATA_REP=PGSQL EVENTDATA_REP=PGSQL MODELDATA_REP=HDFS
       PIO_SCALA_VERSION=2.11.12
-      PIO_SPARK_VERSION=2.3.2
+      PIO_SPARK_VERSION=2.3.3
       PIO_HADOOP_VERSION=2.7.7
     - BUILD_TYPE=Integration
       METADATA_REP=PGSQL EVENTDATA_REP=PGSQL MODELDATA_REP=HDFS