Github user caneGuy commented on a diff in the pull request:
https://github.com/apache/spark/pull/19625#discussion_r148427237
--- Diff: core/src/main/scala/org/apache/spark/ui/storage/StoragePage.scala
---
@@ -49,6 +49,7 @@ private[ui] class StoragePage(parent: StorageTab) extends
WebUIPage("") {
/** Header fields for the RDD table */
private val rddHeader = Seq(
+ "RDD ID",
--- End diff --
Thanks @srowen .I will update right now.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]