zjffdu commented on pull request #4238:
URL: https://github.com/apache/zeppelin/pull/4238#issuecomment-928954772


   > -Pspark-3.0
   
   @martin-g  `SparkInterpreterLauncherTest` is a special case that we hardcode 
the spark version it download.  BTW `-Pspark-3.0` only affect the zeppelin 
build and the spark version used in unit test of spark module. It won't affect 
the integration test (e.g `SparkIntegrationTest24`, `SparkIntegrationTest30`, 
`SparkIntegrationTest31`). Zeppelin's goal is to allow one instance of Zeppelin 
works with multiple versions of spark, so these integrations tests would always 
run no matter what spark profile is used. 


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