Github user attilapiros commented on a diff in the pull request:

    https://github.com/apache/spark/pull/20408#discussion_r164368745
  
    --- Diff: 
core/src/main/resources/org/apache/spark/ui/static/executorspage.js ---
    @@ -25,9 +25,13 @@ function getThreadDumpEnabled() {
         return threadDumpEnabled;
     }
     
    -function formatStatus(status, type) {
    +function formatStatus(status, type, row) {
    --- End diff --
    
    Ok, done. 


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to