You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by "rmcyang (via GitHub)" <gi...@apache.org> on 2023/05/02 19:51:52 UTC

[GitHub] [spark] rmcyang commented on a diff in pull request #41017: [SPARK-43334] [UI] Fix error while serializing ExecutorPeakMetricsDistributions into API response

rmcyang commented on code in PR #41017:
URL: https://github.com/apache/spark/pull/41017#discussion_r1182988496


##########
core/src/main/scala/org/apache/spark/status/api/v1/api.scala:
##########
@@ -454,13 +455,11 @@ class ExecutorMetricsDistributions private[spark](
 class ExecutorPeakMetricsDistributions private[spark](

Review Comment:
   Could this change also apply to other kinds of MetricsDistributions?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org