Open robscc opened 3 years ago
š Thanks for opening your first issue here! If you're reporting a š bug, please make sure you include steps to reproduce it.
i have same problem
hi @BioQwer and @robscc it looks like there is some issue with loading the native lightgbm jar:
--jars mmlspark/lightgbmlib-2.2.300.jar
Although you specified this here, the error suggests it somehow didn't get loaded.
@imatiach-msft how are you get this version? i don't see this version in microsoft/LightGBM/tags
@BioQwer I publish this jar to maven after building from source to jar from lightgbm package on github: https://mvnrepository.com/artifact/com.microsoft.ml.lightgbm/lightgbmlib Note I maintain this jar on maven, it's not maintained by the lightgbm owner. The commits don't follow the lightgbm pypi releases exactly, but I try to keep the first version numbers relatively aligned. On my upgrade PRs I put the commit hashes I used: https://github.com/Azure/mmlspark/pull/1029
hi All, please find below colab link to install mmlspark in google colab. Thanks to @imatiach-msft https://colab.research.google.com/drive/1Fh91i442XsiFmxgFj0wZGyyFb9JxF-a9?usp=sharing
@alenma04 we talking about rinnign on private clusters
@imatiach-msft thank you for explanation
Describe the bug when i run the sample code error happens
To Reproduce
Expected behavior
Info (please complete the following information):
Stacktrace
Additional context how i run mmlspark