pan3793 commented on code in PR #4880:
URL: https://github.com/apache/zeppelin/pull/4880#discussion_r1806778043


##########
.github/workflows/core.yml:
##########
@@ -453,9 +451,9 @@ jobs:
           R -e "IRkernel::installspec()"
       - name: run tests
         run: |
-          export SPARK_HOME=$PWD/spark-2.4.8-bin-hadoop2.7
-          export LIVY_HOME=$PWD/apache-livy-0.8.0-incubating_2.11-bin
-          ./mvnw verify -pl livy -am ${MAVEN_ARGS}

Review Comment:
   `-am` is not required, we just want to run the livy tests here



-- 
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.

To unsubscribe, e-mail: [email protected]

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

Reply via email to