PavithraRamachandran commented on a change in pull request #26336: 
[SPARK-29504][WEBUI] Toggle full job description on click
URL: https://github.com/apache/spark/pull/26336#discussion_r341795178
 
 

 ##########
 File path: core/src/main/resources/org/apache/spark/ui/static/webui.js
 ##########
 @@ -83,4 +83,10 @@ $(function() {
   collapseTablePageLoad('collapse-aggregated-rdds','aggregated-rdds');
   
collapseTablePageLoad('collapse-aggregated-activeBatches','aggregated-activeBatches');
   
collapseTablePageLoad('collapse-aggregated-completedBatches','aggregated-completedBatches');
+});
 
 Review comment:
   added the blank space as per the review comment. Could you verify

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


With regards,
Apache Git Services

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

Reply via email to