-
Notifications
You must be signed in to change notification settings - Fork 29k
[SPARK-25671] Build external/spark-ganglia-lgpl in Jenkins Test #22658
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 #97055 has finished for PR 22658 at commit
|
193751a to
e5d8042
Compare
|
In https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/97062/console, it shows that spark-ganglia-lgpl is built and the compilation issues in GangliaSink.scala are captured. |
|
Test build #97062 has finished for PR 22658 at commit
|
|
Also cc @yhuai @liancheng @srowen |
|
Urf, yeah that was never covered I guess. |
|
Locale.ROOT has been fixed as a hot-fix. |
|
Test build #97058 has finished for PR 22658 at commit
|
|
Test build #97064 has finished for PR 22658 at commit
|
|
Thanks! Merged to master/2.4 |
## What changes were proposed in this pull request? Currently, we do not build external/spark-ganglia-lgpl in Jenkins tests when the code is changed. ## How was this patch tested? N/A Closes #22658 from gatorsmile/buildGanglia. Authored-by: gatorsmile <[email protected]> Signed-off-by: gatorsmile <[email protected]> (cherry picked from commit 8bb2429) Signed-off-by: gatorsmile <[email protected]>
|
Test build #4360 has finished for PR 22658 at commit
|
HyukjinKwon
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
## What changes were proposed in this pull request? Currently, we do not build external/spark-ganglia-lgpl in Jenkins tests when the code is changed. ## How was this patch tested? N/A Closes apache#22658 from gatorsmile/buildGanglia. Authored-by: gatorsmile <[email protected]> Signed-off-by: gatorsmile <[email protected]>
What changes were proposed in this pull request?
Currently, we do not build external/spark-ganglia-lgpl in Jenkins tests when the code is changed.
How was this patch tested?
N/A