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.

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