-
Notifications
You must be signed in to change notification settings - Fork 29k
SPARK-3028. sparkEventToJson should support SparkListenerExecutorMetrics... #1961
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 1961. This patch merges cleanly. |
|
LGTM pending Jenkins. |
|
QA results for PR 1961: |
|
Oops compilation failed. |
|
Ooops, fixed. |
|
LGTM |
|
QA tests have started for PR 1961. This patch merges cleanly. |
|
Jenkins, test this please. |
|
QA tests have started for PR 1961 at commit
|
|
Jenkins, retest this please. |
|
QA tests have started for PR 1961 at commit
|
|
QA tests have finished for PR 1961 at commit
|
|
Okay looks good - I'm merging this. |
…ics... ...Update Author: Sandy Ryza <[email protected]> Closes #1961 from sryza/sandy-spark-3028 and squashes the following commits: dccdff5 [Sandy Ryza] Fix compile error f883ded [Sandy Ryza] SPARK-3028. sparkEventToJson should support SparkListenerExecutorMetricsUpdate (cherry picked from commit 0afe5cb) Signed-off-by: Patrick Wendell <[email protected]>
…ics... ...Update Author: Sandy Ryza <[email protected]> Closes apache#1961 from sryza/sandy-spark-3028 and squashes the following commits: dccdff5 [Sandy Ryza] Fix compile error f883ded [Sandy Ryza] SPARK-3028. sparkEventToJson should support SparkListenerExecutorMetricsUpdate
...Update