Leemoonsoo commented on pull request #4077:
URL: https://github.com/apache/zeppelin/pull/4077#issuecomment-800540546


   > I think we should update these files as well.
   > 2dfe3dc
   
   Addressed the comment. @Reamer @zjffdu A quick question. I added spark 3.1.1 
version test to 
[zeppelin-interpreter-integration/src/test/java/org/apache/zeppelin/integration/SparkIntegrationTest30.java](https://github.com/apache/zeppelin/pull/4077/files#diff-416d112f97fe4225d76924c60c647a01394a1e3e295194aecb7babeb13a8585e)
 and 
[zeppelin-interpreter-integration/src/test/java/org/apache/zeppelin/integration/ZeppelinSparkClusterTest30.java](https://github.com/apache/zeppelin/pull/4077/files#diff-da47473a6df1b34b61acc2612d85f08331f597a0e2652e3ec347c09b8895415d),
 instead of replacing 3.0.1 to 3.1.1.
   
   @Reamer @zjffdu Which is the preffered way here?
   
   a) Adding `3.1.1` in `ZeppelinIntegrationTest30.java`, in addition to `3.0.1`
   b) Replace `3.0.1 -> 3.1.1` in `ZeppelinIntegrationTest30.java`
   c) Add new file `ZeppelinIntegrationTest31.java` in addition to 
`ZeppelinIntegraionTest30.java`
   
   
   
   
   


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