You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kyuubi.apache.org by GitBox <gi...@apache.org> on 2021/10/14 05:39:05 UTC

[GitHub] [incubator-kyuubi] pan3793 edited a comment on pull request #1226: [KYUUBI #1225] Add kyuubi-extension-spark-3-2 module

pan3793 edited a comment on pull request #1226:
URL: https://github.com/apache/incubator-kyuubi/pull/1226#issuecomment-942979767


   I propose to simplify maven profiles in this way.
   
   1. keep spark-3.0, spark-3.1, spark-3.2
   2. when spark-3.1 is active, enable `kyuubi-extension-spark-common` module and `kyuubi-extension-spark-3-1` module
   3. do same thing when spark-3.2 is active
   
   Then we can remove profiles `kyuubi-extension-spark-3-1` and `kyuubi-extension-spark-3-2`, and not required to overwrite `spark.version` in sub modules. @ulysses-you @yaooqinn WDYT?
   


-- 
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: commits-unsubscribe@kyuubi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org