[ https://issues.apache.org/jira/browse/SPARK-25917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16672101#comment-16672101
]
Apache Spark commented on SPARK-25917:
--------------------------------------
User 'jianjianjiao' has created a pull request for this issue:
https://github.com/apache/spark/pull/22926
> Spark UI's executors page loads forever when memoryMetrics in None. Fix is to JSON ignore
memorymetrics when it is None.
> ------------------------------------------------------------------------------------------------------------------------
>
> Key: SPARK-25917
> URL: https://issues.apache.org/jira/browse/SPARK-25917
> Project: Spark
> Issue Type: Bug
> Components: Spark Core, Web UI
> Affects Versions: 2.3.2
> Reporter: Rong Tang
> Priority: Critical
>
> Spark UI's executors page loads forever when memoryMetrics in None. Fix is to JSON ignore
memorymetrics when it is None.
> ## How was this patch tested?
> Before fix: (loads forever)
> 
> After fix:
> 
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org
|