Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[VL] How to import gluten dependency into scala sbt project #8381

Open
mullerhai opened this issue Dec 31, 2024 · 3 comments
Open

[VL] How to import gluten dependency into scala sbt project #8381

mullerhai opened this issue Dec 31, 2024 · 3 comments
Labels
bug Something isn't working triage

Comments

@mullerhai
Copy link

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

@mullerhai mullerhai added bug Something isn't working triage labels Dec 31, 2024
@FelixYBW 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
@FelixYBW
Copy link
Contributor

FelixYBW commented Jan 3, 2025

I don't think anyone has tried this. @zhztheplayer

@mullerhai
Copy link
Author

I don't think anyone has tried this. @zhztheplayer

why?

@FelixYBW
Copy link
Contributor

FelixYBW commented Jan 4, 2025

I don't think anyone has tried this. @zhztheplayer

why?

we use Maven. Feel free to add sbt support in Gluten. No one is working on this in community now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triage
Projects
None yet
Development

No branches or pull requests

2 participants