tgravescs commented on a change in pull request #31974:
URL: https://github.com/apache/spark/pull/31974#discussion_r607166629



##########
File path: 
core/src/main/resources/org/apache/spark/ui/static/executorspage-template.html
##########
@@ -134,4 +134,26 @@ <h4 class="title-table">Executors</h4>
         </tbody>
       </table>
   </div>
+
+  <div class="container-fluid active-worker-container">
+    <h4 class="title-table">Miscellaneous Workers</h4>

Review comment:
       I'm not sure I follow, storage memory isn't heap size, it is based off 
of it but AM doesn't use storage memory. I'm thinking we should just remove 
this for now 




-- 
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.

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