venkata91 commented on a change in pull request #33253:
URL: https://github.com/apache/spark/pull/33253#discussion_r669897745



##########
File path: 
core/src/main/resources/org/apache/spark/ui/static/stagespage-template.html
##########
@@ -31,6 +31,20 @@ <h4 id="summaryMetricsTitle" class="title-table"></h4>
             </tbody>
         </table>
     </div>
+    <h4 id="speculationSummaryTitle" class="title-table">Speculation 
Summary</h4>

Review comment:
       @AngersZhuuuu Addressed it by checking if `numSpeculatedTasks > 0` if so 
`show`. Let me know what you think.




-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to