Github user srowen commented on a diff in the pull request:
https://github.com/apache/spark/pull/23024#discussion_r233499583
--- 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 --
What about putting the logs link after the ID column, to stay more
consistent? or is it that the Logs column is last in other tables?
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]