-
Notifications
You must be signed in to change notification settings - Fork 28.7k
[branch-1.1][SPARK-3990] add a note on ALS usage #3190
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
Conversation
QA tests have started for PR 3190 at commit
|
QA tests have finished for PR 3190 at commit
|
Test FAILed. |
test this please |
QA tests have started for PR 3190 at commit
|
QA tests have finished for PR 3190 at commit
|
Test FAILed. |
retest this please |
QA tests have started for PR 3190 at commit
|
QA tests have finished for PR 3190 at commit
|
Test FAILed. |
Hey @mengxr this failed python style tests |
@andrewor14 Sorry, I forgot to run lint-python. It should be fixed now. We can wait for Jenkins passes python style check. |
QA tests have started for PR 3190 at commit
|
Jenkins passed Python style check and this PR contains only doc changes. I've merged this into branch-1.1 to not block the release. |
Because we switched back to Kryo in #3187 , we need to leave a note about the workaround. Author: Xiangrui Meng <[email protected]> Closes #3190 from mengxr/SPARK-3990-1.1 and squashes the following commits: d4818f3 [Xiangrui Meng] fix python style 53725b0 [Xiangrui Meng] add a note about SPARK-3990 56ad70e [Xiangrui Meng] add a note about SPARK-3990
Tests timed out after a configured wait of |
Test FAILed. |
Because we switched back to Kryo in #3187 , we need to leave a note about the workaround.