Reamer commented on a change in pull request #3809:
URL: https://github.com/apache/zeppelin/pull/3809#discussion_r442693901



##########
File path: .travis.yml
##########
@@ -97,6 +97,12 @@ jobs:
 
     # Run Spark integration test and unit test
 
+    # Run spark integration of in one zeppelin instance (3.0)
+    - jdk: "openjdk8"
+      dist: xenial
+      env: BUILD_PLUGINS="true" PYTHON="3" SCALA_VER="2.12" PROFILE="-Phadoop2 
-Pintegration" R="true" BUILD_FLAG="install -DskipTests -DskipRat" 
TEST_FLAG="test -DskipRat" MODULES="-pl 
zeppelin-interpreter-integration,zeppelin-web,spark/spark-dependencies,markdown 
-am" TEST_PROJECTS="-Dtest=ZeppelinSparkClusterTest30,SparkIntegrationTest30 
-DfailIfNoTests=false"

Review comment:
       Maybe we should also add a test with hadoop3.




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to