bowenliang123 commented on PR #5444:
URL: https://github.com/apache/kyuubi/pull/5444#issuecomment-1766004278

   There's a blocker issue here.
   Using multiple Spark profiles in style checks simultaneously, the 
`spark-3.1` profile pollutes the Iceberg version to `1.3.1`, which does not 
release support for Spark 3.5 and causes the mvn builds to fail.
   ```
   Error:  Failed to execute goal on project kyuubi-spark-sql-engine_2.12: 
Could not resolve dependencies for project 
org.apache.kyuubi:kyuubi-spark-sql-engine_2.12:jar:1.9.0-SNAPSHOT: 
org.apache.iceberg:iceberg-spark-runtime-3.5_2.12:jar:1.3.1 was not found in 
https://maven-central-asia.storage-download.googleapis.com/maven2/ during a 
previous attempt.
   ```


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to