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

    https://github.com/apache/spark/pull/23024#discussion_r233555975
  
    --- Diff: core/src/main/scala/org/apache/spark/ui/jobs/ExecutorTable.scala 
---
    @@ -70,6 +70,7 @@ private[ui] class ExecutorTable(stage: StageData, store: 
AppStatusStore) {
               Blacklisted
               </span>
             </th>
    +        <th>Logs</th>
    --- End diff --
    
    In other tables, like Executors tables, Logs column is in the last. That is 
why I followed the same here.
    ![screenshot from 2018-11-14 
23-29-43](https://user-images.githubusercontent.com/23054875/48502307-3565b900-e865-11e8-84fa-6854607526a4.png)



---

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

Reply via email to