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

I have a problem using sparkxgb. #43

Open
leesiwook95 opened this issue Oct 1, 2022 · 1 comment
Open

I have a problem using sparkxgb. #43

leesiwook95 opened this issue Oct 1, 2022 · 1 comment

Comments

@leesiwook95
Copy link

leesiwook95 commented Oct 1, 2022

Error: java.lang.ClassNotFoundException: ml.dmlc.xgboost4j.scala.spark.XGBoostClassifier
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at sparklyr.StreamHandler.handleMethodCall(stream.scala:111)
...
I already got xgboost4j and xgboost4j-spark in maven.
and i use spark ver = 3.3.0

@MrCondeMx
Copy link

I have the same issue, cant run xgboost

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants