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

would not run gluten on Anolis OS 7/8 #1367

Closed
leesf opened this issue Apr 14, 2023 · 4 comments · Fixed by #1368
Closed

would not run gluten on Anolis OS 7/8 #1367

leesf opened this issue Apr 14, 2023 · 4 comments · Fixed by #1368
Labels
bug Something isn't working

Comments

@leesf
Copy link
Contributor

leesf commented Apr 14, 2023

Describe the bug
When running gluten on Anolis OS 7/8
the info is below

NAME="Anolis OS"
VERSION="8.4"
ID="anolis"
ID_LIKE="rhel fedora centos"
VERSION_ID="8.4"
PLATFORM_ID="platform:an8"
PRETTY_NAME="Anolis OS 8.4"
ANSI_COLOR="0;31"
HOME_URL="https://openanolis.cn/"

following exception is thrown

Exception in thread "main" java.lang.ClassCastException: scala.runtime.BoxedUnit cannot be cast to io.glutenproject.utils.VeloxSharedlibraryLoader
	at io.glutenproject.backendsapi.velox.VeloxInitializerApi.loadLibFromJar(VeloxInitializerApi.scala:40)
	at io.glutenproject.backendsapi.velox.VeloxInitializerApi.initialize(VeloxInitializerApi.scala:48)
	at io.glutenproject.GlutenDriverPlugin.init(GlutenPlugin.scala:49)
	at 

To Reproduce
Steps to reproduce the behavior:

Expected behavior
A clear and concise description of what you expected to happen.

Additional context
Add any other context about the problem here.

@FelixYBW
Copy link
Contributor

@Yohahaha

@Yohahaha
Copy link
Contributor

Hi @leesf
We have support Gluten in Alinux3, but not verified in Alinux2.

@github-project-automation github-project-automation bot moved this from 🆕 New to ✅ Done in Gluten 0.5.0 Apr 18, 2023
@PengleiShi
Copy link
Contributor

@Yohahaha Does gluten support Anolis OS 8? It seems there are some difference between Alinux and Anolis OS.

@Yohahaha
Copy link
Contributor

Yohahaha commented Aug 2, 2024

@Yohahaha Does gluten support Anolis OS 8? It seems there are some difference between Alinux and Anolis OS.

it's should be supported.

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

Successfully merging a pull request may close this issue.

4 participants