-
Notifications
You must be signed in to change notification settings - Fork 29k
[SPARK-4891][PySpark][MLlib] Add gamma/log normal/exp dist sampling to P... #3955
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
|
Test build #25237 has started for PR 3955 at commit
|
|
Test build #25237 has finished for PR 3955 at commit
|
|
Test FAILed. |
|
Test build #25238 has started for PR 3955 at commit
|
|
Test build #25238 has finished for PR 3955 at commit
|
|
Test FAILed. |
|
Test build #25239 has started for PR 3955 at commit
|
|
Test build #25239 has finished for PR 3955 at commit
|
|
Test FAILed. |
|
@mengxr The test failures seem to be unrelated to my changes -- they were in streaming, but I modified rand. |
|
Let's retry Jenkins, test this please. |
|
Test build #25254 has started for PR 3955 at commit
|
|
Thanks, @mengxr ! |
|
Test build #25254 has finished for PR 3955 at commit
|
|
Test FAILed. |
|
@rnowling The code LGTM, but let's make Jenkins happy. Since you are on the whitelist, I think you should be able to trigger Jenkins by "test this please". |
|
Test build #25262 has started for PR 3955 at commit
|
|
Jenkins, test this please. |
|
Test build #25264 has started for PR 3955 at commit
|
|
Test build #25262 has finished for PR 3955 at commit
|
|
Test PASSed. |
|
Test build #25264 has finished for PR 3955 at commit
|
|
Test PASSed. |
|
@mengxr tested passed! :) |
|
Merged into master. Thanks! |
...ySpark MLlib
This is a follow up to PR3680 #3680 .