sarutak commented on issue #25397: [SPARK-28677][WEBUI] "Select All" checkbox in StagePage doesn't work properly URL: https://github.com/apache/spark/pull/25397#issuecomment-519955808 @pgandhi999 > Thank you for catching the bug. Interestingly, I am only able to reproduce the bug in Spark 3.0, it works fine in Spark 2.3 and 2.4. Are you also able to reproduce the bug in 2.3 and 2.4? `2.3` and `2.4` use `additional-metrics.js` rather than `stagepage.js` for the checkboxes. I think that's why only `3.0` has this issue.
---------------------------------------------------------------- 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]
