You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FelixYBW
changed the title
How to import gluten dependency into scala sbt project
[VL] How to import gluten dependency into scala sbt project
Jan 3, 2025
Backend
VL (Velox)
Bug description
[Expected behavior] and [actual behavior].
https://mvnrepository.com/artifact/org.apache.gluten/gluten-core/1.2.0-kylin-240730
I found gluten core ,but it maybe only import to java ,not declear how to use scala 2.12 2.13 .3 ,why ? I write spark task use scala not java
// https://mvnrepository.com/artifact/org.apache.gluten/gluten-core
libraryDependencies += "org.apache.gluten" % "gluten-core" % "1.2.0-kylin-240730" not found
Spark version
None
Spark configurations
No response
System information
No response
Relevant logs
No response
The text was updated successfully, but these errors were encountered: