You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2022/02/18 17:58:22 UTC

[GitHub] [iceberg] kbendick edited a comment on pull request #4158: Build: Align the module name among spark2.4, spark3.0, spark3.1 and spark3.2

kbendick edited a comment on pull request #4158:
URL: https://github.com/apache/iceberg/pull/4158#issuecomment-1044918826


   > For Spark 2.4, I think it shoud be scala free?
   
   Can you elaborate? All of the `sparkl-core` 2.4 jars [in Maven](https://mvnrepository.com/artifact/org.apache.spark/spark-core) have a both `_2.11` and `_2.12` version
   
   EDIT: I realize you likely mean that we don't compile Spark 2's iceberg-runtime artifact with Scala. In fact, all of the references to Scala I see in the main build file actually uses a 2.11 dependency for Spark 2's module.
   
   Example (as well as the `compileOnly` dependency of `spark-hive_2.11`): https://github.com/apache/iceberg/blob/9cc2ac8ec7172c78510bf4ddbcda9d9bc7b5a31c/spark/v2.4/build.gradle#L33


-- 
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: issues-unsubscribe@iceberg.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org